Searched refs:EXT2_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
137 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_open2()
123 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_initialize()
192 #define EXT2_FLAG_DIRECT_IO 0x80000 macro
174 open_flags |= EXT2_FLAG_DIRECT_IO; in do_open_filesys()2452 open_flags |= EXT2_FLAG_DIRECT_IO; in main()
2406 flags |= EXT2_FLAG_DIRECT_IO; in main()