Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dballoc.c422 ext4_read_block_bitmap_nowait(struct super_block *sb, ext4_group_t block_group, in ext4_read_block_bitmap_nowait() function
550 bh = ext4_read_block_bitmap_nowait(sb, block_group, false); in ext4_read_block_bitmap()
Dmballoc.c1196 bh[i] = ext4_read_block_bitmap_nowait(sb, group, false); in ext4_mb_init_cache()
2543 bh = ext4_read_block_bitmap_nowait(sb, group, true); in ext4_mb_prefetch()
Dext4.h2720 extern struct buffer_head *ext4_read_block_bitmap_nowait(struct super_block *sb,