Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dballoc.c561 int ext4_wait_block_bitmap(struct super_block *sb, ext4_group_t block_group, in ext4_wait_block_bitmap() function
595 err = ext4_wait_block_bitmap(sb, block_group, bh); in ext4_read_block_bitmap()
H A Dext4.h2720 extern int ext4_wait_block_bitmap(struct super_block *sb,
H A Dmballoc.c1351 err2 = ext4_wait_block_bitmap(sb, group, bh[i]); in ext4_mb_init_cache()