Searched defs:ractl (Results 1 – 7 of 7) sorted by relevance
| /linux/mm/ |
| H A D | readahead.c | 195 static struct folio *ractl_alloc_folio(struct readahead_control *ractl, in ractl_alloc_folio() 222 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() 326 static void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra() 356 void force_page_cache_ra(struct readahead_control *ractl, in force_page_cache_ra() 459 static inline int ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, in ra_alloc_folio() 481 void page_cache_ra_order(struct readahead_control *ractl, in page_cache_ra_order() 562 static unsigned long ractl_max_pages(struct readahead_control *ractl, in ractl_max_pages() 577 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() 653 void page_cache_async_ra(struct readahead_control *ractl, in page_cache_async_ra() 786 void readahead_expand(struct readahead_control *ractl, in readahead_expand()
|
| /linux/fs/netfs/ |
| H A D | buffered_read.c | 24 struct readahead_control *ractl) in netfs_rreq_expand() 82 struct readahead_control *ractl) in netfs_prepare_read_iterator() 212 struct readahead_control *ractl) in netfs_read_to_pagecache() 338 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead()
|
| H A D | rolling_buffer.c | 121 struct readahead_control *ractl, in rolling_buffer_load_from_ra()
|
| /linux/fs/nfs/ |
| H A D | fscache.c | 252 int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead()
|
| H A D | fscache.h | 177 static inline int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead()
|
| /linux/fs/squashfs/ |
| H A D | file.c | 574 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead()
|
| /linux/fs/btrfs/ |
| H A D | extent_io.c | 136 struct readahead_control *ractl; member 1028 static void btrfs_readahead_expand(struct readahead_control *ractl, in btrfs_readahead_expand()
|