HomeSort by relevance Sort by last modified time
    Searched refs:EXT2_FILE_WRITE (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
fileio.c 46 if ((flags & (EXT2_FILE_WRITE | EXT2_FILE_CREATE)) &&
261 if (!(file->flags & EXT2_FILE_WRITE))
inode_io.c 154 open_flags = (flags & IO_FLAG_RW) ? EXT2_FILE_WRITE : 0;
ext2fs.h 150 #define EXT2_FILE_WRITE 0x0001
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c     [all...]

Completed in 29 milliseconds