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

  /external/e2fsprogs/lib/ext2fs/
openfs.c 124 if (flags & EXT2_FLAG_DIRECT_IO)
ext2fs.h 184 #define EXT2_FLAG_DIRECT_IO 0x80000
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 155 open_flags |= EXT2_FLAG_DIRECT_IO;
    [all...]

Completed in 40 milliseconds