Searched refs:bitmap_count (Results 1 – 3 of 3) sorted by relevance
1451 unsigned long bitmap_count, x; in ext2_count_free_blocks() local1456 bitmap_count = 0; in ext2_count_free_blocks()1471 bitmap_count += x; in ext2_count_free_blocks()1476 desc_count, bitmap_count); in ext2_count_free_blocks()1477 return bitmap_count; in ext2_count_free_blocks()
620 unsigned long bitmap_count = 0; in ext2_count_free_inodes() local639 bitmap_count += x; in ext2_count_free_inodes()645 desc_count, bitmap_count); in ext2_count_free_inodes()
1443 unsigned long bitmap_count, x; in ext4_count_free_inodes() local1448 bitmap_count = 0; in ext4_count_free_inodes()1466 bitmap_count += x; in ext4_count_free_inodes()1471 le32_to_cpu(es->s_free_inodes_count), desc_count, bitmap_count); in ext4_count_free_inodes()