Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c500 if (NFSHASNFSV4N(nmp)) in nfsrpc_openrpc()
676 if (NFSHASNFSV4N(VFSTONFS(vnode_mount(vp)))) in nfsrpc_opendowngrade()
841 if (NFSHASNFSV4N(nmp)) { in nfsrpc_closerpc()
857 if (!NFSHASNFSV4N(nmp)) in nfsrpc_closerpc()
862 if (!NFSHASNFSV4N(nmp) && error == NFSERR_STALESTATEID) in nfsrpc_closerpc()
882 if (NFSHASNFSV4N(nmp)) in nfsrpc_openconfirm()
938 if (NFSHASNFSV4N(nmp)) { in nfsrpc_setclient()
2158 if (NFSHASNFSV4N(nmp)) { in nfsrpc_createv4()
2386 if (NFSHASNFSV4N(nmp)) in nfsrpc_remove()
2472 if (NFSHASNFSV4N(nmp)) in nfsrpc_rename()
[all …]
Dnfs_clstate.c1996 if (NFSHASNFSV4N(nmp)) { in nfscl_umount()
2200 NFSHASNFSV4N(nmp)) { in nfscl_recover()
2301 NFSHASNFSV4N(nmp)) { in nfscl_recover()
2359 if (NFSHASNFSV4N(nmp)) in nfscl_recover()
2671 if (NFSHASNFSV4N(clp->nfsc_nmp)) { in nfscl_renewthread()
3322 if (NFSHASNFSV4N(nmp)) in nfscl_doclose()
/freebsd-12-stable/sys/fs/nfs/
Dnfsport.h919 #define NFSHASNFSV4N(n) ((n)->nm_minorvers > 0) macro
Dnfs_commonkrpc.c303 if (NFSHASNFSV4N(nmp)) { in newnfs_connect()
Dnfs_commonsubs.c310 if (NFSHASNFSV4N(nmp)) in nfscl_reqstart()