Searched refs:VFSTONFS (Results 1 – 7 of 7) sorted by relevance
434 #define VFSTONFS(mp) ((mp) ? ((struct nfsmount *)vfs_fsprivate(mp)) : NULL) macro435 #define VTONMP(vp) VFSTONFS(vnode_mount(vp))
138 struct nfsmount *nmp = VFSTONFS(mp); in nfs_case_insensitive()212 nfsvers = VFSTONFS(mp)->nm_vers; in nfs_nget()933 struct nfsmount *nmp = np->n_mount ? VFSTONFS(np->n_mount) : NFSTONMP(np); in nfs_vnop_reclaim()
625 nmp = VFSTONFS(mp); in nfs_vfs_getattr()709 nfsm_assert(error, VFSTONFS(mp) && np, ENXIO); in nfs_vfs_getattr()2357 nmp = VFSTONFS(mp); in mountnfs()3896 nmp = VFSTONFS(mp); in nfs_ephemeral_mount_harvester_callback()4229 nmp = VFSTONFS(mp); in nfs_vfs_unmount()4693 nmp = VFSTONFS(mp); in nfs_vfs_root()5031 nmp = VFSTONFS(mp); in nfs_vfs_quotactl()5629 nmp = VFSTONFS(mp); in nfs_vfs_sysctl()5695 if (((nmp = VFSTONFS(mp))) == NULL) { in nfs_vfs_sysctl()
1616 if (!((nmp = VFSTONFS(mp)))) { in nfs_loadattrcache()
1439 struct nfsmount *nmp = mp ? VFSTONFS(mp) : NFSTONMP(np); in nfs3_getattr_rpc()2550 nmp = VFSTONFS(mp); in nfs_vnop_lookup()
4067 nmp = VFSTONFS(np ? NFSTOMP(np) : mp); in nfs_request_create()
208 struct nfsmount *nmp = mp ? VFSTONFS(mp) : NFSTONMP(np); in nfs4_getattr_rpc()