Home
last modified time | relevance | path

Searched refs:EXT2_FILE_WRITE (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfileio.c47 if ((flags & (EXT2_FILE_WRITE | EXT2_FILE_CREATE)) && in ext2fs_file_open2()
279 if (!(file->flags & EXT2_FILE_WRITE)) in ext2fs_file_write()
Dinode_io.c154 open_flags = (flags & IO_FLAG_RW) ? EXT2_FILE_WRITE : 0; in inode_open()
Dext2fs.h156 #define EXT2_FILE_WRITE 0x0001 macro
/external/e2fsprogs/lib/quota/
Dquotaio.c314 EXT2_FILE_WRITE | EXT2_FILE_CREATE, &e2_file); in quota_file_create()
/external/e2fsprogs/debugfs/
Ddebugfs.c1590 EXT2_FILE_WRITE, &e2_file); in copy_file()
/external/e2fsprogs/doc/
Dlibext2fs.texinfo438 @item EXT2_FILE_WRITE