Home
last modified time | relevance | path

Searched refs:ext4_read_bh_nowait (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/ext4/
Dballoc.c504 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO | in ext4_read_block_bitmap_nowait()
Dsuper.c177 void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags, in ext4_read_bh_nowait() function
210 ext4_read_bh_nowait(bh, op_flags, NULL); in ext4_read_bh_lock()
261 ext4_read_bh_nowait(bh, REQ_RAHEAD, NULL); in ext4_sb_breadahead_unmovable()
Dext4.h3075 extern void ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags,
Dinode.c4587 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO, NULL); in __ext4_get_inode_loc()