Searched refs:ext4_read_bh_nowait (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ext4/ |
H A D | move_extent.c | 216 ext4_read_bh_nowait(bh, 0, NULL, false); in mext_page_mkuptodate()
|
H A D | super.c | 184 void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags, in ext4_read_bh_nowait() function 218 ext4_read_bh_nowait(bh, op_flags, NULL, false); in ext4_read_bh_lock() 276 ext4_read_bh_nowait(bh, REQ_RAHEAD, NULL, false); in ext4_sb_breadahead_unmovable()
|
H A D | ext4.h | 3098 extern void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags,
|
H A D | inode.c | 4532 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO, NULL, in __ext4_get_inode_loc()
|