Searched refs:EXT2_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
157 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_open2()
125 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_initialize()
195 #define EXT2_FLAG_DIRECT_IO 0x80000 macro
253 open_flags |= EXT2_FLAG_DIRECT_IO; in do_open_filesys()2480 open_flags |= EXT2_FLAG_DIRECT_IO; in main()
2804 flags |= EXT2_FLAG_DIRECT_IO; in main()