Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbuffer_head.h301 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() function
/linux-4.4.14/fs/ext4/
Dsuper.c3166 if (!(bh = sb_bread_unmovable(sb, logical_sb_block))) { in ext4_fill_super()
3405 bh = sb_bread_unmovable(sb, logical_sb_block); in ext4_fill_super()
3618 sbi->s_group_desc[i] = sb_bread_unmovable(sb, block); in ext4_fill_super()