Searched refs:VFSTONFS (Results 1 – 16 of 16) sorted by relevance
54 (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV3)56 (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV4)58 (VFSTONFS((v)->v_mount)->nm_flag & (NFSMNT_NFSV3 | NFSMNT_NFSV4))
1228 nmp = VFSTONFS(mp); in nfs_lookup()1575 nmp = VFSTONFS(vp->v_mount); in ncl_readrpc()1606 nmp = VFSTONFS(vp->v_mount); in ncl_writerpc()1764 nmp = VFSTONFS(dvp->v_mount); in nfs_create()3320 nmp = VFSTONFS(vp->v_mount); in nfs_advlock()3739 nmp = VFSTONFS(vp->v_mount); in nfs_allocate()4011 nmp = VFSTONFS(vp->v_mount); in nfs_ioctl()4077 nmp = VFSTONFS(vp->v_mount); in nfs_getextattr()4134 nmp = VFSTONFS(vp->v_mount); in nfs_setextattr()4194 nmp = VFSTONFS(vp->v_mount); in nfs_listextattr()[all …]
138 nmp = VFSTONFS(vp->v_mount); in ncl_getpages()290 nmp = VFSTONFS(vp->v_mount); in ncl_putpages()431 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_bioread()761 struct nfsmount *nmp = VFSTONFS(vp->v_mount);918 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_write()1346 nmp = VFSTONFS(mp); in nfs_getcacheblk()1376 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_vinvalbuf()1632 if (NFSHASPNFS(VFSTONFS(bp->b_vp->v_mount))) { in ncl_doio_directwrite()1671 nmp = VFSTONFS(vp->v_mount); in ncl_doio()
139 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro
446 nmp = VFSTONFS(mp); in nfscl_deleg()551 nmp = VFSTONFS(vp->v_mount); in nfscl_getstateid()879 nmp = VFSTONFS(mp); in nfscl_getcl()3391 nmp = VFSTONFS(vp->v_mount); in nfscl_doclose()3511 nmp = VFSTONFS(vp->v_mount); in nfscl_delegreturnvp()4633 nmp = VFSTONFS(vp->v_mount); in nfscl_mustflush()4673 nmp = VFSTONFS(vp->v_mount); in nfscl_nodeleg()4716 nmp = VFSTONFS(vp->v_mount); in nfscl_removedeleg()5039 nmp = VFSTONFS(vp->v_mount); in nfscl_reclaimnode()5066 nmp = VFSTONFS(vp->v_mount); in nfscl_newnode()[all …]
288 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs()1213 struct nfsmount *nmp = VFSTONFS(mp); in nfs_mount()1399 if ((VFSTONFS(mp)->nm_flag & NFSMNT_NFSV4) != 0) in nfs_mount()1459 nmp = VFSTONFS(mp); in mountnfs()1776 nmp = VFSTONFS(mp); in nfs_unmount()1874 nmp = VFSTONFS(mp); in nfs_root()1947 struct nfsmount *nmp = VFSTONFS(mp); in nfs_sysctl()2017 struct nfsmount *nmp = VFSTONFS(mp); in nfs_purge()2033 nmp = VFSTONFS(vp->v_mount); in nfs_getnlminfo()
139 nmp = VFSTONFS(mntp); in nfscl_nget()463 nmp = VFSTONFS(vp->v_mount); in nfscl_loadattrcache()889 nmp = VFSTONFS(vp->v_mount); in nfscl_request()1317 nfscl_retopts(VFSTONFS(nd.ni_vp->v_mount), buf, in nfssvc_nfscl()1334 nmp = VFSTONFS(mp); in nfssvc_nfscl()
915 nmp = VFSTONFS(vp->v_mount); in nfsrpc_openconfirm()1410 nmp = VFSTONFS(dvp->v_mount); in nfsrpc_lookup()2194 nmp = VFSTONFS(dvp->v_mount); in nfsrpc_createv4()2439 nmp = VFSTONFS(dvp->v_mount); in nfsrpc_remove()2517 nmp = VFSTONFS(fdvp->v_mount); in nfsrpc_rename()2736 nmp = VFSTONFS(dvp->v_mount); in nfsrpc_symlink()2799 nmp = VFSTONFS(dvp->v_mount); in nfsrpc_mkdir()4133 nmp = VFSTONFS(vp->v_mount); in nfsrpc_lockt()4347 nmp = VFSTONFS(vp->v_mount); in nfsrpc_statfs()4426 nmp = VFSTONFS(vp->v_mount); in nfsrpc_pathconf()[all …]
109 nmp = VFSTONFS(mntp); in ncl_nget()
193 nmp = VFSTONFS(vp->v_mount); in ncl_getattrcache()
53 nfscl_reqstart((n), (p), VFSTONFS((v)->v_mount), \67 (VFSTONFS(m)->nm_privflag & NFSMNTP_FORCEDISM) != 0)
93 #define NFS_ISV3(v) (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV3)94 #define NFS_ISV4(v) (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV4)
112 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro
224 nmp = VFSTONFS(vp->v_mount); in nlm_advlock_internal()
4227 nmp = VFSTONFS(nvp->v_mount); in nfsrv_dscreate()4450 nmp = VFSTONFS(dvp[failpos]->v_mount); in nfsrv_pnfscreate()4679 nmp = VFSTONFS(dvp[failpos]->v_mount); in nfsrv_pnfsremove()4855 nmp[i] = VFSTONFS(dvp[i]->v_mount); in nfsrv_proxyds()5056 nmp = VFSTONFS(dvp->v_mount); in nfsrv_dsgetsockmnt()
7686 ds->nfsdev_nmp = VFSTONFS(nd.ni_vp->v_mount); in nfsrv_setdsserver()7782 nmp = VFSTONFS(mp); in nfsrv_deldsserver()8620 curnmp = VFSTONFS(nd.ni_vp->v_mount); in nfsrv_mdscopymr()8668 nmp = VFSTONFS(nd.ni_vp->v_mount); in nfsrv_mdscopymr()