Searched refs:readahead_expand (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/mm/ |
| H A D | readahead.c | 741 void readahead_expand(struct readahead_control *ractl, in readahead_expand() function 816 EXPORT_SYMBOL(readahead_expand);
|
| /linux-6.15/fs/squashfs/ |
| H A D | file.c | 581 readahead_expand(ractl, start, (len | mask) + 1); in squashfs_readahead()
|
| /linux-6.15/fs/netfs/ |
| H A D | buffered_read.c | 48 readahead_expand(ractl, rreq->start, rreq->len); in netfs_rreq_expand()
|
| /linux-6.15/include/linux/ |
| H A D | pagemap.h | 1351 void readahead_expand(struct readahead_control *ractl,
|
| /linux-6.15/fs/orangefs/ |
| H A D | inode.c | 237 readahead_expand(rac, new_start, new_len); in orangefs_readahead()
|
| /linux-6.15/fs/erofs/ |
| H A D | zdata.c | 1801 readahead_expand(rac, headoffset, cur - headoffset); in z_erofs_pcluster_readmore()
|