Home
last modified time | relevance | path

Searched refs:NFSHASNFSV3 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsport.h1052 #define NFSHASNFSV3(n) ((n)->nm_flag & NFSMNT_NFSV3) macro
H A Dnfs_commonsubs.c368 } else if (NFSHASNFSV3(nmp)) in nfscl_reqstart()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c333 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_statfs()
2001 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_root()
H A Dnfs_clvnops.c2759 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirrpc()
2823 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirplusrpc()
H A Dnfs_clrpcops.c5056 if (NFSHASNFSV3(nmp)) { in nfsrpc_statfs()