Home
last modified time | relevance | path

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

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