Searched refs:VFSTONFS (Results 1 – 7 of 7) sorted by relevance
433 #define VFSTONFS(mp) ((mp) ? ((struct nfsmount *)vfs_fsprivate(mp)) : NULL) macro434 #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()930 struct nfsmount *nmp = np->n_mount ? VFSTONFS(np->n_mount) : NFSTONMP(np); in nfs_vnop_reclaim()
585 nmp = VFSTONFS(mp); in nfs_vfs_getattr()670 nfsm_assert(error, VFSTONFS(mp) && np, ENXIO); in nfs_vfs_getattr()2361 nmp = VFSTONFS(mp); in mountnfs()3905 nmp = VFSTONFS(mp); in nfs_ephemeral_mount_harvester_callback()4239 nmp = VFSTONFS(mp); in nfs_vfs_unmount()4696 nmp = VFSTONFS(mp); in nfs_vfs_root()5032 nmp = VFSTONFS(mp); in nfs_vfs_quotactl()5630 nmp = VFSTONFS(mp); in nfs_vfs_sysctl()5696 if (((nmp = VFSTONFS(mp))) == NULL) { in nfs_vfs_sysctl()
1618 if (!((nmp = VFSTONFS(mp)))) { in nfs_loadattrcache()
1448 struct nfsmount *nmp = mp ? VFSTONFS(mp) : NFSTONMP(np); in nfs3_getattr_rpc()2563 nmp = VFSTONFS(mp); in nfs_vnop_lookup()
4065 nmp = VFSTONFS(np ? NFSTOMP(np) : mp); in nfs_request_create()
208 struct nfsmount *nmp = mp ? VFSTONFS(mp) : NFSTONMP(np); in nfs4_getattr_rpc()