Home | History | Annotate | Download | only in misc

Lines Matching refs:SUPERBLOCK_SIZE

198 static int get_journal_sb(ext2_filsys jfs, char buf[SUPERBLOCK_SIZE])
209 ext2fs_journal_sb_start(jfs->blocksize), -SUPERBLOCK_SIZE, buf))) {
244 char buf[SUPERBLOCK_SIZE] __attribute__ ((aligned(8)));
305 -SUPERBLOCK_SIZE, buf);
2678 char buf[SUPERBLOCK_SIZE] __attribute__ ((aligned(8)));
2721 retval = io_channel_write_blk64(jfs->io, start, -SUPERBLOCK_SIZE, buf);
3035 char buf[SUPERBLOCK_SIZE] __attribute__ ((aligned(8)));
3107 -SUPERBLOCK_SIZE, buf)))