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

/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h91 #define IO_FLAG_DIRECT_IO 0x0004 macro
H A Dopenfs.c125 io_flags |= IO_FLAG_DIRECT_IO;
H A Dunix_io.c467 if (flags & IO_FLAG_DIRECT_IO)
493 if (flags & IO_FLAG_DIRECT_IO) {

Completed in 67 milliseconds