Searched refs:bitmap_count (Results 1 – 4 of 4) sorted by relevance
676 ext4_fsblk_t bitmap_count; in ext4_count_free_clusters() local682 bitmap_count = 0; in ext4_count_free_clusters()705 bitmap_count += x; in ext4_count_free_clusters()711 desc_count, bitmap_count); in ext4_count_free_clusters()712 return bitmap_count; in ext4_count_free_clusters()
1192 unsigned long bitmap_count, x; in ext4_count_free_inodes() local1197 bitmap_count = 0; in ext4_count_free_inodes()1215 bitmap_count += x; in ext4_count_free_inodes()1220 le32_to_cpu(es->s_free_inodes_count), desc_count, bitmap_count); in ext4_count_free_inodes()
1473 unsigned long bitmap_count, x; in ext2_count_free_blocks() local1478 bitmap_count = 0; in ext2_count_free_blocks()1493 bitmap_count += x; in ext2_count_free_blocks()1498 desc_count, bitmap_count); in ext2_count_free_blocks()1499 return bitmap_count; in ext2_count_free_blocks()
631 unsigned long bitmap_count = 0; in ext2_count_free_inodes() local650 bitmap_count += x; in ext2_count_free_inodes()656 desc_count, bitmap_count); in ext2_count_free_inodes()