Searched refs:__ext4_sb_bread_gfp (Results 1 – 1 of 1) sorted by relevance
203 static struct buffer_head *__ext4_sb_bread_gfp(struct super_block *sb, in __ext4_sb_bread_gfp() function227 return __ext4_sb_bread_gfp(sb, block, op_flags, __GFP_MOVABLE); in ext4_sb_bread()233 return __ext4_sb_bread_gfp(sb, block, 0, 0); in ext4_sb_bread_unmovable()