Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dballoc.c162 static unsigned int num_clusters_in_group(struct super_block *sb, in num_clusters_in_group() function
231 ext4_mark_bitmap_end(num_clusters_in_group(sb, block_group), in ext4_init_block_bitmap()
243 return num_clusters_in_group(sb, block_group) - in ext4_free_clusters_after_init()
316 unsigned int offset = num_clusters_in_group(sb, block_group); in ext4_valid_block_bitmap_padding()