Home
last modified time | relevance | path

Searched defs:BIO_FLUSH (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dio.d125 inline int BIO_FLUSH = 0x05; variable
/freebsd/sys/sys/
H A Dbio.h48 #define BIO_FLUSH 0x05 /* Commit outstanding I/O now */ macro