Searched defs:BIO_FLUSH (Results 1 – 2 of 2) sorted by relevance
125 inline int BIO_FLUSH = 0x05; variable
48 #define BIO_FLUSH 0x05 /* Commit outstanding I/O now */ macro