Searched refs:EXT2_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
171 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_open2()
135 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_initialize()
202 #define EXT2_FLAG_DIRECT_IO 0x80000 macro
258 open_flags |= EXT2_FLAG_DIRECT_IO; in do_open_filesys()2582 open_flags |= EXT2_FLAG_DIRECT_IO; in main()
2871 flags |= EXT2_FLAG_DIRECT_IO; in main()