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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2781 if ((unxa->nxa_flags & (NXA_ADD|NXA_OFFLINE)) == NXA_ADD) {
2818 if (!(unxa->nxa_flags & NXA_OFFLINE))
2825 if (!(unxa->nxa_flags & NXA_OFFLINE)) {
3087 if (unxa->nxa_flags & NXA_OFFLINE)
H A Dnfs.h469 #define NXA_OFFLINE 0x0008 /* export is offline */ macro

Completed in 80 milliseconds