Lines Matching defs:nvpp
8624 * If successful, *vpp is set to the MDS file's vp and *nvpp is
8632 struct vnode **nvpp, struct pnfsdsfile **pfp, struct nfsdevice **dsp,
8777 NULL, NULL, NULL, fname, nvpp, &nmp, curnmp, &ippos, &dsdir);
8788 if (nvpp != NULL && *nvpp != NULL) {
8789 vput(*nvpp);
8790 *nvpp = NULL;
8803 if (nvpp != NULL && *nvpp != NULL) {
8804 vput(*nvpp);
8805 *nvpp = NULL;