Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsport.h845 #define NFSHASGOTFSINFO(n) ((n)->nm_state & NFSSTA_GOTFSINFO) macro
/NextBSD/sys/fs/nfsclient/
HDnfs_clvfsops.c302 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_statfs()
1610 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) { in nfs_root()
HDnfs_clvnops.c2301 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirrpc()
2361 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) in ncl_readdirplusrpc()