Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dbuf_internal.h184 #define BL_IOBUF_VDEV 0x00000400 /* iobuf was for a diskimage */ macro
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_bio.c4506 bp->b_lflags |= BL_IOBUF_VDEV; in alloc_io_buf()
4543 if (bp->b_lflags & BL_IOBUF_VDEV) { in free_io_buf()