Symbol: VFSTONFS
sys/nfs/nfs.h
71
#define NFS_ISV3(v) (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV3)
sys/nfs/nfs_bio.c
253
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_bio.c
428
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_bio.c
449
struct nfsmount *nmp= VFSTONFS(vp->v_mount);
sys/nfs/nfs_bio.c
542
nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_bio.c
73
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_node.c
229
nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_node.c
92
nmp = VFSTONFS(mnt);
sys/nfs/nfs_socket.c
874
rep->r_nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_subs.c
1104
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vfsops.c
119
struct nfsmount *nmp = VFSTONFS(mp);
sys/nfs/nfs_vfsops.c
576
struct nfsmount *nmp = VFSTONFS(mp);
sys/nfs/nfs_vfsops.c
623
nmp = VFSTONFS(mp);
sys/nfs/nfs_vfsops.c
721
nmp = VFSTONFS(mp);
sys/nfs/nfs_vfsops.c
777
nmp = VFSTONFS(mp);
sys/nfs/nfs_vnops.c
1197
nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
1265
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
2195
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
2320
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
2534
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
2935
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
3049
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/nfs/nfs_vnops.c
3220
struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount);
sys/nfs/nfs_vnops.c
831
nmp = VFSTONFS(dvp->v_mount);