HomeSort by relevance Sort by last modified time
    Searched refs:IO_FLAG_DIRECT_IO (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 98 #define IO_FLAG_DIRECT_IO 0x0004
initialize.c 124 io_flags |= IO_FLAG_DIRECT_IO;
openfs.c 138 io_flags |= IO_FLAG_DIRECT_IO;
unix_io.c 513 if (flags & IO_FLAG_DIRECT_IO) {
518 if (flags & IO_FLAG_DIRECT_IO) {

Completed in 42 milliseconds