Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuffer_head.h389 static inline struct buffer_head *sb_getblk_gfp(struct super_block *sb, in sb_getblk_gfp() function
/linux/fs/ext4/
H A Dsuper.c236 bh = sb_getblk_gfp(sb, block, gfp); in __ext4_sb_bread_gfp()