Searched refs:c_ratio (Results 1 – 1 of 1) sorted by relevance
287 int c_ratio; in ext2fs_get_free_blocks2() local301 c_ratio = 1 << ext2fs_get_bitmap_granularity(map); in ext2fs_get_free_blocks2()302 b &= ~(c_ratio - 1); in ext2fs_get_free_blocks2()303 finish &= ~(c_ratio -1); in ext2fs_get_free_blocks2()314 b += c_ratio; in ext2fs_get_free_blocks2()