Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfs/
H A Dnfsport.h1060 #define NFSHASGOTFSINFO(n) ((n)->nm_state & NFSSTA_GOTFSINFO) macro
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clvfsops.c331 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_statfs()
1986 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_root()
H A Dnfs_clvnops.c2524 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirrpc()
2588 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirplusrpc()