Lines Matching refs:EXT2_BLOCK_SIZE
382 EXT2_BLOCK_SIZE(fs->super) - 1) / in write_inode_tables()
383 EXT2_BLOCK_SIZE(fs->super)); in write_inode_tables()
779 blocksize = EXT2_BLOCK_SIZE(param); in parse_extended_opts()
1036 meg = (1024 * 1024) / EXT2_BLOCK_SIZE(fs_param); in parse_fs_type()
1161 blocksize = EXT2_BLOCK_SIZE(fs_param); in get_device_geometry()
1545 EXT2_BLOCK_SIZE(&fs_param), in PRS()
1564 EXT2_BLOCK_SIZE(&fs_param), &big_dev_size); in PRS()
1574 program_name, device_name, EXT2_BLOCK_SIZE(&fs_param)); in PRS()
1605 if (sys_page_size > EXT2_BLOCK_SIZE(&fs_param)) in PRS()
1607 EXT2_BLOCK_SIZE(&fs_param))-1); in PRS()
1785 blocksize = EXT2_BLOCK_SIZE(&fs_param); in PRS()
1847 inode_size > EXT2_BLOCK_SIZE(&fs_param) || in PRS()
1883 EXT2_BLOCK_SIZE(&fs_param))) { in PRS()
2031 blocksize = EXT2_BLOCK_SIZE(fs->super); in mke2fs_discard_blocks()