Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dreadahead.c662 void readahead_expand(struct readahead_control *ractl, in readahead_expand() function
717 EXPORT_SYMBOL(readahead_expand);
/Linux-v5.15/include/linux/
Dpagemap.h861 void readahead_expand(struct readahead_control *ractl,
/Linux-v5.15/fs/netfs/
Dread_helper.c847 readahead_expand(ractl, rreq->start, rreq->len); in netfs_rreq_expand()
/Linux-v5.15/fs/orangefs/
Dinode.c268 readahead_expand(rac, new_start, new_len); in orangefs_readahead()