Lines Matching defs:nvpp
8621 * If successful, *vpp is set to the MDS file's vp and *nvpp is
8629 struct vnode **nvpp, struct pnfsdsfile **pfp, struct nfsdevice **dsp,
8771 NULL, NULL, NULL, fname, nvpp, &nmp, curnmp, &ippos, &dsdir);
8782 if (nvpp != NULL && *nvpp != NULL) {
8783 vput(*nvpp);
8784 *nvpp = NULL;
8797 if (nvpp != NULL && *nvpp != NULL) {
8798 vput(*nvpp);
8799 *nvpp = NULL;