Home
last modified time | relevance | path

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

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