Home
last modified time | relevance | path

Searched refs:sb_bread_unmovable (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dbuffer_head.h311 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() function
/Linux-v4.19/fs/ext4/
Dsuper.c3558 if (!(bh = sb_bread_unmovable(sb, logical_sb_block))) { in ext4_fill_super()
3852 bh = sb_bread_unmovable(sb, logical_sb_block); in ext4_fill_super()
4097 sbi->s_group_desc[i] = sb_bread_unmovable(sb, block); in ext4_fill_super()