Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dballoc.c73 static inline int ext4_block_in_group(struct super_block *sb, in ext4_block_in_group() function
137 if (ext4_block_in_group(sb, ext4_block_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
146 if (ext4_block_in_group(sb, ext4_inode_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
213 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
217 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
223 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()