Home
last modified time | relevance | path

Searched refs:bh_read_nowait (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dmeta_io.c535 bh_read_nowait(first_bh, REQ_META | REQ_PRIO); in gfs2_meta_ra()
/linux-6.15/include/linux/
H A Dbuffer_head.h447 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait() function
/linux-6.15/fs/jbd2/
H A Drecovery.c158 bh_read_nowait(bh, 0); in jread()
/linux-6.15/fs/ocfs2/
H A Daops.c620 bh_read_nowait(bh, 0); in ocfs2_map_folio_blocks()
/linux-6.15/fs/
H A Dbuffer.c2180 bh_read_nowait(bh, 0); in __block_write_begin_int()