| /kernel/linux/linux-6.6/fs/netfs/ |
| H A D | buffered_read.c | 165 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() argument 116 netfs_rreq_expand(struct netfs_io_request *rreq, struct readahead_control *ractl) netfs_rreq_expand() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | readahead.c | 174 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() argument 249 do_page_cache_ra(struct readahead_control *ractl, unsigned long nr_to_read, unsigned long lookahead_size) do_page_cache_ra() argument 274 force_page_cache_ra(struct readahead_control *ractl, struct file_ra_state *ra, unsigned long nr_to_read) force_page_cache_ra() argument 435 ondemand_readahead(struct readahead_control *ractl, struct file_ra_state *ra, bool hit_readahead_marker, unsigned long req_size) ondemand_readahead() argument 552 page_cache_sync_ra(struct readahead_control *ractl, struct file_ra_state *ra, unsigned long req_count) page_cache_sync_ra() argument 581 page_cache_async_ra(struct readahead_control *ractl, struct file_ra_state *ra, struct page *page, unsigned long req_count) page_cache_async_ra() argument [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | file_cloud.c | 186 static void hmdfs_readahead(struct readahead_control *ractl) in hmdfs_readahead() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | read.c | 391 void nfs_readahead(struct readahead_control *ractl) in nfs_readahead() argument
|
| H A D | fscache.c | 252 int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead() argument
|
| H A D | fscache.h | 177 static inline int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead() argument
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | file.c | 536 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | readahead.c | 205 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() argument 281 do_page_cache_ra(struct readahead_control *ractl, unsigned long nr_to_read, unsigned long lookahead_size) do_page_cache_ra() argument 306 force_page_cache_ra(struct readahead_control *ractl, unsigned long nr_to_read) force_page_cache_ra() argument 464 ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, pgoff_t mark, unsigned int order, gfp_t gfp) ra_alloc_folio() argument 486 page_cache_ra_order(struct readahead_control *ractl, struct file_ra_state *ra, unsigned int new_order) page_cache_ra_order() argument 552 ondemand_readahead(struct readahead_control *ractl, struct folio *folio, unsigned long req_size) ondemand_readahead() argument 671 page_cache_sync_ra(struct readahead_control *ractl, unsigned long req_count) page_cache_sync_ra() argument 699 page_cache_async_ra(struct readahead_control *ractl, struct folio *folio, unsigned long req_count) page_cache_async_ra() argument 778 readahead_expand(struct readahead_control *ractl, loff_t new_start, size_t new_len) readahead_expand() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pagemap.h | 1336 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio() argument 1365 readahead_page(struct readahead_control *ractl) readahead_page() argument 1380 readahead_folio(struct readahead_control *ractl) readahead_folio() argument [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | file.c | 4511 static void cifs_readahead(struct readahead_control *ractl) in cifs_readahead() argument [all...] |