Searched defs:ractl (Results 1 – 10 of 10) sorted by relevance
/linux/mm/ |
H A D | readahead.c | 181 static struct folio *ractl_alloc_folio(struct readahead_control *ractl, in ractl_alloc_folio() argument 207 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() argument 309 do_page_cache_ra(struct readahead_control * ractl,unsigned long nr_to_read,unsigned long lookahead_size) do_page_cache_ra() argument 334 force_page_cache_ra(struct readahead_control * ractl,unsigned long nr_to_read) force_page_cache_ra() argument 437 ra_alloc_folio(struct readahead_control * ractl,pgoff_t index,pgoff_t mark,unsigned int order,gfp_t gfp) ra_alloc_folio() argument 459 page_cache_ra_order(struct readahead_control * ractl,struct file_ra_state * ra) page_cache_ra_order() argument 533 ractl_max_pages(struct readahead_control * ractl,unsigned long req_size) ractl_max_pages() argument 548 page_cache_sync_ra(struct readahead_control * ractl,unsigned long req_count) page_cache_sync_ra() argument 623 page_cache_async_ra(struct readahead_control * ractl,struct folio * folio,unsigned long req_count) page_cache_async_ra() argument 755 readahead_expand(struct readahead_control * ractl,loff_t new_start,size_t new_len) readahead_expand() argument [all...] |
/linux/fs/netfs/ |
H A D | buffered_read.c | 24 struct readahead_control *ractl) in netfs_rreq_expand() argument 82 struct readahead_control *ractl) in netfs_prepare_read_iterator() argument 216 netfs_read_to_pagecache(struct netfs_io_request * rreq,struct readahead_control * ractl) netfs_read_to_pagecache() argument 339 netfs_readahead(struct readahead_control * ractl) netfs_readahead() argument [all...] |
H A D | rolling_buffer.c | 117 struct readahead_control *ractl, in rolling_buffer_load_from_ra() argument
|
/linux/fs/bcachefs/ |
H A D | fs-io-buffered.c | 46 struct readahead_control *ractl) in readpages_iter_init() argument 271 void bch2_readahead(struct readahead_control *ractl) in bch2_readahead() argument
|
/linux/fs/nfs/ |
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
|
H A D | read.c | 406 void nfs_readahead(struct readahead_control *ractl) in nfs_readahead() argument
|
/linux/include/linux/ |
H A D | pagemap.h | 1332 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument 1394 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio() argument 1422 readahead_folio(struct readahead_control * ractl) readahead_folio() argument [all...] |
/linux/fs/squashfs/ |
H A D | file.c | 565 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead() argument
|
/linux/fs/btrfs/ |
H A D | extent_io.c | 113 struct readahead_control *ractl; member 886 static void btrfs_readahead_expand(struct readahead_control *ractl, in btrfs_readahead_expand() argument
|