Searched refs:ext4_read_bh_nowait (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/ext4/ |
| H A D | move_extent.c | 216 ext4_read_bh_nowait(bh, 0, NULL, false); in mext_page_mkuptodate()
|
| H A D | balloc.c | 551 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO | in ext4_read_block_bitmap_nowait()
|
| H A D | super.c | 183 void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags, in ext4_read_bh_nowait() function 217 ext4_read_bh_nowait(bh, op_flags, NULL, false); in ext4_read_bh_lock() 275 ext4_read_bh_nowait(bh, REQ_RAHEAD, NULL, false); in ext4_sb_breadahead_unmovable()
|
| H A D | ext4.h | 3114 extern void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags,
|
| H A D | inode.c | 4547 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO, NULL, in __ext4_get_inode_loc()
|