Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dresize.c1222 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap() function
1247 bh = ext4_get_bitmap(sb, group_data->inode_bitmap); in ext4_set_bitmap_checksums()
1254 bh = ext4_get_bitmap(sb, group_data->block_bitmap); in ext4_set_bitmap_checksums()