Home
last modified time | relevance | path

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

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