Searched refs:EXT2_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
169 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_open2()
135 if (flags & EXT2_FLAG_DIRECT_IO) in ext2fs_initialize()
197 #define EXT2_FLAG_DIRECT_IO 0x80000 macro
256 open_flags |= EXT2_FLAG_DIRECT_IO; in do_open_filesys()2483 open_flags |= EXT2_FLAG_DIRECT_IO; in main()
2825 flags |= EXT2_FLAG_DIRECT_IO; in main()