Home
last modified time | relevance | path

Searched refs:num_clusters_in_group (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dballoc.c163 static unsigned int num_clusters_in_group(struct super_block *sb, in num_clusters_in_group() function
232 ext4_mark_bitmap_end(num_clusters_in_group(sb, block_group), in ext4_init_block_bitmap()
244 return num_clusters_in_group(sb, block_group) - in ext4_free_clusters_after_init()
314 unsigned int offset = num_clusters_in_group(sb, block_group); in ext4_valid_block_bitmap_padding()