Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dresize.c1193 static struct buffer_head *ext4_get_bitmap(struct super_block *sb, __u64 block) in ext4_get_bitmap() function
1218 bh = ext4_get_bitmap(sb, group_data->inode_bitmap); in ext4_set_bitmap_checksums()
1225 bh = ext4_get_bitmap(sb, group_data->block_bitmap); in ext4_set_bitmap_checksums()