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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c204 #define XF_LINKED 0x1 macro
2604 if ((xf->xf_flag & XF_LINKED) == 0) {
2617 xf->xf_flag |= XF_LINKED;
3312 if (xf && (xf->xf_flag & XF_LINKED) == 0)

Completed in 109 milliseconds