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

  /external/e2fsprogs/lib/ext2fs/
closefs.c 149 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
172 SUPERBLOCK_OFFSET + (2 * write_idx), size,
341 * (SUPERBLOCK_OFFSET). We flush all other pending changes
openfs.c 157 * SUPERBLOCK_OFFSET from the start of the partition.
171 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
undo_io.c 142 io_channel_set_blksize(channel, SUPERBLOCK_OFFSET);
ext2fs.h 47 #define SUPERBLOCK_OFFSET 1024
    [all...]
  /external/e2fsprogs/misc/
e2undo.c 48 io_channel_set_blksize(channel, SUPERBLOCK_OFFSET);
mke2fs.c     [all...]

Completed in 125 milliseconds