Home
last modified time | relevance | path

Searched refs:NX_OFFLINE (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h546 #define NX_OFFLINE 0x0040 /* export is offline */ macro
H A Dnfs_subs.c3866 if (nxo && (nxo->nxo_flags & NX_OFFLINE)) { in nfsrv_fhtovp()