Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dballoc.c544 ext4_read_block_bitmap(struct super_block *sb, ext4_group_t block_group) in ext4_read_block_bitmap() function
747 bitmap_bh = ext4_read_block_bitmap(sb, i); in ext4_count_free_clusters()
Dmballoc.c609 bh = ext4_read_block_bitmap(sb, group); in mb_group_bb_bitmap_alloc()
3791 bitmap_bh = ext4_read_block_bitmap(sb, ac->ac_b_ex.fe_group); in ext4_mb_mark_diskspace_used()
3908 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_mark_bb()
4832 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_discard_group_preallocations()
5019 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_discard_preallocations()
5772 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_new_blocks_simple()
5815 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_free_blocks_simple()
5964 bitmap_bh = ext4_read_block_bitmap(sb, block_group); in ext4_free_blocks()
6156 bitmap_bh = ext4_read_block_bitmap(sb, block_group); in ext4_group_add_blocks()
Dialloc.c800 block_bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mark_inode_used()
1145 block_bitmap_bh = ext4_read_block_bitmap(sb, group); in __ext4_new_inode()
Dext4.h2715 extern struct buffer_head *ext4_read_block_bitmap(struct super_block *sb,