Home
last modified time | relevance | path

Searched refs:bh_readahead (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dmeta_io.c543 bh_readahead(bh, REQ_RAHEAD | REQ_META | REQ_PRIO); in gfs2_meta_ra()
/linux-6.15/include/linux/
H A Dbuffer_head.h437 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead() function
/linux-6.15/fs/
H A Dbuffer.c1480 bh_readahead(bh, REQ_RAHEAD); in __breadahead()