Home
last modified time | relevance | path

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

/fs/ext4/
Dballoc.c72 static inline int ext4_block_in_group(struct super_block *sb, in ext4_block_in_group() function
112 if (ext4_block_in_group(sb, ext4_block_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
123 if (ext4_block_in_group(sb, ext4_inode_bitmap(sb, gdp), block_group)) { in ext4_num_overhead_clusters()
136 if (ext4_block_in_group(sb, itbl_blk + i, block_group)) { in ext4_num_overhead_clusters()
220 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
224 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
230 if (ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()