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

  /external/e2fsprogs/lib/ext2fs/
closefs.c 136 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
159 SUPERBLOCK_OFFSET + (2 * write_idx), size,
331 * (SUPERBLOCK_OFFSET). We flush all other pending changes
openfs.c 153 * SUPERBLOCK_OFFSET from the start of the partition.
167 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
ext2fs.h 48 #define SUPERBLOCK_OFFSET 1024
    [all...]

Completed in 75 milliseconds