Home
last modified time | relevance | path

Searched refs:NFSHASGOTFSINFO (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/nfs/
HDnfsport.h913 #define NFSHASGOTFSINFO(n) ((n)->nm_state & NFSSTA_GOTFSINFO) macro
/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clvfsops.c301 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_statfs()
1763 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_root()
HDnfs_clvnops.c2284 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirrpc()
2344 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirplusrpc()