Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/nfs/
H A Dnfsport.h1045 #define NFSHASGOTFSINFO(n) ((n)->nm_state & NFSSTA_GOTFSINFO) macro
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clvfsops.c307 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_statfs()
1883 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_root()
H A Dnfs_clvnops.c2527 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirrpc()
2591 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirplusrpc()