Searched refs:bitmap_count (Results 1 – 4 of 4) sorted by relevance
719 ext4_fsblk_t bitmap_count; in ext4_count_free_clusters() local725 bitmap_count = 0; in ext4_count_free_clusters()748 bitmap_count += x; in ext4_count_free_clusters()754 desc_count, bitmap_count); in ext4_count_free_clusters()755 return bitmap_count; in ext4_count_free_clusters()
1284 unsigned long bitmap_count, x; in ext4_count_free_inodes() local1289 bitmap_count = 0; in ext4_count_free_inodes()1307 bitmap_count += x; in ext4_count_free_inodes()1312 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()
632 unsigned long bitmap_count = 0; in ext2_count_free_inodes() local651 bitmap_count += x; in ext2_count_free_inodes()657 desc_count, bitmap_count); in ext2_count_free_inodes()