Searched refs:IO_FLAG_DIRECT_IO (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h98 #define IO_FLAG_DIRECT_IO 0x0004 macro
H A Dinitialize.c124 io_flags |= IO_FLAG_DIRECT_IO;
H A Dopenfs.c138 io_flags |= IO_FLAG_DIRECT_IO;
H A Dunix_io.c513 if (flags & IO_FLAG_DIRECT_IO) {
518 if (flags & IO_FLAG_DIRECT_IO) {

Completed in 523 milliseconds