Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dballoc.c159 static unsigned int num_clusters_in_group(struct super_block *sb, in num_clusters_in_group() function
230 ext4_mark_bitmap_end(num_clusters_in_group(sb, block_group), in ext4_init_block_bitmap()
242 return num_clusters_in_group(sb, block_group) - in ext4_free_clusters_after_init()
312 unsigned int offset = num_clusters_in_group(sb, block_group); in ext4_valid_block_bitmap_padding()