Searched refs:np_mount (Results 1 – 3 of 3) sorted by relevance
757 if (nfs_pub.np_valid != 0 && mp != nfs_pub.np_mount) in setpublicfs()804 nfs_pub.np_mount = mp; in setpublicfs()
602 struct mount *np_mount; /* Mountpoint of exported fs */ member
459 if (!error && ndp->ni_vp->v_mount != nfs_pub.np_mount) { in nfsrv_lookup()