Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/nfs/
H A Dxdr_subs.h120 uint32_t xb_flags; /* XB_* (see below) */ member
155 xbp->xb_flags |= XB_CLEANUP; in xb_init()
172 xbp->xb_flags &= ~XB_CLEANUP; in xb_init_buffer()
191 if (!(xbp->xb_flags & XB_CLEANUP)) { in xb_cleanup()
203 xbp->xb_flags &= ~XB_CLEANUP; in xb_cleanup()