Home | History | Annotate | Download | only in misc

Lines Matching refs:blocksize

187 			     fs->blocksize, io_ptr, &jfs);
527 fs->blocksize, io_ptr, &jfs);
1103 retval = ext2fs_get_mem(fs->blocksize, &buf);
1212 retval = ext2fs_get_mem(fs->blocksize * 3, &block_buf);
1313 old_itable_size = fs->inode_blocks_per_group * fs->blocksize;
1319 fs->blocksize);
1321 new_itable_size = new_ino_blks_per_grp * fs->blocksize;
1463 fs->blocksize);