Searched refs:bh_readahead_batch (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/jbd2/ |
D | recovery.c | 104 bh_readahead_batch(nbufs, bufs, 0); in do_readahead() 113 bh_readahead_batch(nbufs, bufs, 0); in do_readahead()
|
/linux-6.6.21/include/linux/ |
D | buffer_head.h | 431 static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[], in bh_readahead_batch() function
|
/linux-6.6.21/fs/udf/ |
D | directory.c | 148 bh_readahead_batch(num, bha, REQ_RAHEAD); in udf_readahead_dir()
|
/linux-6.6.21/fs/reiserfs/ |
D | journal.c | 2349 bh_readahead_batch(j - 1, &bhlist[1], 0); in reiserfs_breada()
|