Searched refs:SUPERBLOCK_OFFSET (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dclosefs.c148 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
171 SUPERBLOCK_OFFSET + (2 * write_idx), size,
338 * (SUPERBLOCK_OFFSET). We flush all other pending changes
H A Dopenfs.c155 * SUPERBLOCK_OFFSET from the start of the partition.
169 io_channel_set_blksize(fs->io, SUPERBLOCK_OFFSET);
H A Dundo_io.c142 io_channel_set_blksize(channel, SUPERBLOCK_OFFSET);
H A Dext2fs.h39 #define SUPERBLOCK_OFFSET 1024 macro
/external/e2fsprogs/misc/
H A De2undo.c48 io_channel_set_blksize(channel, SUPERBLOCK_OFFSET);
H A Dmke2fs.c1849 io_channel_set_blksize(channel, SUPERBLOCK_OFFSET);

Completed in 70 milliseconds