Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode_internal.h244 #define VBI_ITER 0x1 macro
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_bio.c2161 while (vp->v_iterblkflags & VBI_ITER) { in buf_iterprepare()
2169 vp->v_iterblkflags |= VBI_ITER; in buf_iterprepare()
2199 vp->v_iterblkflags &= ~VBI_ITER; in buf_itercomplete()