Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dresize.c1277 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap() function
1302 bh = ext4_get_bitmap(sb, group_data->inode_bitmap); in ext4_set_bitmap_checksums()
1309 bh = ext4_get_bitmap(sb, group_data->block_bitmap); in ext4_set_bitmap_checksums()