Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dballoc.c587 ext4_read_block_bitmap(struct super_block *sb, ext4_group_t block_group) in ext4_read_block_bitmap() function
790 bitmap_bh = ext4_read_block_bitmap(sb, i); in ext4_count_free_clusters()
Dmballoc.c625 bh = ext4_read_block_bitmap(sb, group); in mb_group_bb_bitmap_alloc()
3979 bitmap_bh = ext4_read_block_bitmap(sb, ac->ac_b_ex.fe_group); in ext4_mb_mark_diskspace_used()
4115 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_mark_bb()
5427 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_discard_group_preallocations()
5608 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_discard_preallocations()
6098 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mb_new_blocks_simple()
6398 bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_free_blocks_simple()
6486 bitmap_bh = ext4_read_block_bitmap(sb, block_group); in ext4_mb_clear_bb()
6776 bitmap_bh = ext4_read_block_bitmap(sb, block_group); in ext4_group_add_blocks()
Dialloc.c799 block_bitmap_bh = ext4_read_block_bitmap(sb, group); in ext4_mark_inode_used()
1143 block_bitmap_bh = ext4_read_block_bitmap(sb, group); in __ext4_new_inode()
Dext4.h2722 extern struct buffer_head *ext4_read_block_bitmap(struct super_block *sb,