Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfs-io-buffered.h11 void bch2_readahead(struct readahead_control *);
H A Dfs-io-buffered.c271 void bch2_readahead(struct readahead_control *ractl) in bch2_readahead() function
H A Dfs.c1831 .readahead = bch2_readahead,