Searched refs:ext4_inode_bitmap (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ext4/ |
H A D | block_validity.c | 241 ext4_inode_bitmap(sb, gdp), 1, 0); in ext4_setup_system_zone()
|
H A D | fsmap.c | 497 ext4_inode_bitmap(sb, gdp), 1, in ext4_getfsmap_find_fixed_metadata()
|
H A D | super.c | 326 ext4_fsblk_t ext4_inode_bitmap(struct super_block *sb, in ext4_inode_bitmap() function 3316 inode_bitmap = ext4_inode_bitmap(sb, gdp); in ext4_check_descriptors() 4137 b = ext4_inode_bitmap(sb, gdp); in count_overhead()
|
H A D | inode.c | 4891 bitmap_bh = sb_getblk(sb, ext4_inode_bitmap(sb, gdp)); in __ext4_get_inode_loc()
|