Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dballoc.c74 static inline int ext4_block_in_group(struct super_block *sb, in ext4_block_in_group() function
136 if (ext4_block_in_group(sb, ext4_block_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
145 if (ext4_block_in_group(sb, ext4_inode_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
212 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
216 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
222 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()