Lines Matching refs:VFSTONFS
611 if (NFSHASPNFS(VFSTONFS(vp->v_mount)) && (fmode & FWRITE) != 0) in nfs_open()
756 if (VFSTONFS(vp->v_mount)->nm_negnametimeo == 0) { in nfs_close()
773 (VFSTONFS(vp->v_mount)->nm_flag & NFSMNT_NOCTO) == 0) { in nfs_close()
1060 nmp = VFSTONFS(mp); in nfs_lookup()
1374 nmp = VFSTONFS(vnode_mount(vp)); in ncl_readrpc()
1405 nmp = VFSTONFS(vnode_mount(vp)); in ncl_writerpc()
1563 nmp = VFSTONFS(vnode_mount(dvp)); in nfs_create()
2001 if (VFSTONFS(vp->v_mount)->nm_negnametimeo != 0 && in nfs_link()
2080 if (VFSTONFS(dvp->v_mount)->nm_negnametimeo != 0 && in nfs_symlink()
2153 if (VFSTONFS(dvp->v_mount)->nm_negnametimeo != 0 && in nfs_mkdir()
2281 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_readdirrpc()
2341 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_readdirplusrpc()
2564 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_commit()
2610 ncl_asyncio(VFSTONFS(ap->a_vp->v_mount), bp, NOCRED, curthread)) in nfs_strategy()
2651 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in ncl_flush()
3090 if ((VFSTONFS(vp->v_mount)->nm_flag & NFSMNT_NOLOCKD) != 0) { in nfs_advlock()
3127 if ((VFSTONFS(vp->v_mount)->nm_flag & NFSMNT_NOLOCKD) != 0) { in nfs_advlockasync()