Searched refs:EXT2_FILE_WRITE (Results 1 – 6 of 6) sorted by relevance
47 if ((flags & (EXT2_FILE_WRITE | EXT2_FILE_CREATE)) && in ext2fs_file_open2()279 if (!(file->flags & EXT2_FILE_WRITE)) in ext2fs_file_write()
154 open_flags = (flags & IO_FLAG_RW) ? EXT2_FILE_WRITE : 0; in inode_open()
156 #define EXT2_FILE_WRITE 0x0001 macro
314 EXT2_FILE_WRITE | EXT2_FILE_CREATE, &e2_file); in quota_file_create()
1590 EXT2_FILE_WRITE, &e2_file); in copy_file()
438 @item EXT2_FILE_WRITE