Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds