Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dresize.c1260 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap() function
1285 bh = ext4_get_bitmap(sb, group_data->inode_bitmap); in ext4_set_bitmap_checksums()
1292 bh = ext4_get_bitmap(sb, group_data->block_bitmap); in ext4_set_bitmap_checksums()