Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dballoc.c503 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO | in ext4_read_block_bitmap_nowait()
Dsuper.c158 void ext4_read_bh_nowait(struct buffer_head *bh, int op_flags, in ext4_read_bh_nowait() function
192 ext4_read_bh_nowait(bh, op_flags, NULL); in ext4_read_bh_lock()
Dext4.h3104 extern void ext4_read_bh_nowait(struct buffer_head *bh, int op_flags,
Dinode.c4359 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO, NULL); in __ext4_get_inode_loc()