Searched refs:readahead_expand (Results 1 - 6 of 6) sorted by relevance

/linux-master/mm/
H A Dreadahead.c754 * readahead_expand - Expand a readahead request
771 void readahead_expand(struct readahead_control *ractl, function
835 EXPORT_SYMBOL(readahead_expand); variable
/linux-master/fs/netfs/
H A Dbuffered_read.c152 readahead_expand(ractl, rreq->start, rreq->len);
/linux-master/fs/squashfs/
H A Dfile.c551 readahead_expand(ractl, start, (len | mask) + 1);
/linux-master/fs/orangefs/
H A Dinode.c261 readahead_expand(rac, new_start, new_len);
/linux-master/include/linux/
H A Dpagemap.h1278 void readahead_expand(struct readahead_control *ractl,
/linux-master/fs/erofs/
H A Dzdata.c1764 readahead_expand(rac, headoffset, cur - headoffset);

Completed in 225 milliseconds