Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dballoc.c440 ext4_read_block_bitmap_nowait(struct super_block *sb, ext4_group_t block_group) in ext4_read_block_bitmap_nowait() function
560 bh = ext4_read_block_bitmap_nowait(sb, block_group); in ext4_read_block_bitmap()
Dext4.h2313 extern struct buffer_head *ext4_read_block_bitmap_nowait(struct super_block *sb,
Dmballoc.c865 bh[i] = ext4_read_block_bitmap_nowait(sb, group); in ext4_mb_init_cache()