Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbuffer_head.h303 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() function
/linux-4.1.27/fs/ext4/
Dsuper.c3507 if (!(bh = sb_bread_unmovable(sb, logical_sb_block))) { in ext4_fill_super()
3745 bh = sb_bread_unmovable(sb, logical_sb_block); in ext4_fill_super()
3967 sbi->s_group_desc[i] = sb_bread_unmovable(sb, block); in ext4_fill_super()