Lines Matching refs:EXT2_BLOCK_SIZE
384 EXT2_BLOCK_SIZE(fs->super) - 1) / in write_inode_tables()
385 EXT2_BLOCK_SIZE(fs->super)); in write_inode_tables()
780 blocksize = EXT2_BLOCK_SIZE(param); in parse_extended_opts()
1000 meg = (1024 * 1024) / EXT2_BLOCK_SIZE(fs_param); in parse_fs_type()
1117 blocksize = EXT2_BLOCK_SIZE(fs_param); in ext2fs_get_device_geometry()
1495 EXT2_BLOCK_SIZE(&fs_param), in PRS()
1514 EXT2_BLOCK_SIZE(&fs_param), &big_dev_size); in PRS()
1524 program_name, device_name, EXT2_BLOCK_SIZE(&fs_param)); in PRS()
1555 if (sys_page_size > EXT2_BLOCK_SIZE(&fs_param)) in PRS()
1557 EXT2_BLOCK_SIZE(&fs_param))-1); in PRS()
1711 blocksize = EXT2_BLOCK_SIZE(&fs_param); in PRS()
1767 inode_size > EXT2_BLOCK_SIZE(&fs_param) || in PRS()
1803 EXT2_BLOCK_SIZE(&fs_param))) { in PRS()
1944 blocksize = EXT2_BLOCK_SIZE(fs->super); in mke2fs_discard_blocks()