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

  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 91 #define IO_FLAG_DIRECT_IO 0x0004
openfs.c 125 io_flags |= IO_FLAG_DIRECT_IO;
unix_io.c 467 if (flags & IO_FLAG_DIRECT_IO)
493 if (flags & IO_FLAG_DIRECT_IO) {

Completed in 478 milliseconds