Searched defs:BIO_DELETE (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/cddl/lib/libdtrace/ | ||
H A D | io.d | 121 inline int BIO_DELETE = 0x03; variable |
/freebsd-src/sys/sys/ | ||
H A D | bio.h | 46 #define BIO_DELETE 0x03 /* TRIM or free blocks, i.e. mark as unused */ macro |