Searched refs:NXA_OFFLINE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_subs.c2834 if ((unxa->nxa_flags & (NXA_ADD|NXA_OFFLINE)) == NXA_ADD) {
2871 if (!(unxa->nxa_flags & NXA_OFFLINE))
2878 if (!(unxa->nxa_flags & NXA_OFFLINE)) {
3140 if (unxa->nxa_flags & NXA_OFFLINE)
H A Dnfs.h472 #define NXA_OFFLINE 0x0008 /* export is offline */ macro

Completed in 28 milliseconds