Home
last modified time | relevance | path

Searched defs:ractl (Results 1 – 8 of 8) sorted by relevance

/linux/mm/
H A Dreadahead.c184 static struct folio *ractl_alloc_folio(struct readahead_control *ractl, in ractl_alloc_folio()
210 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded()
314 static void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra()
339 void force_page_cache_ra(struct readahead_control *ractl, in force_page_cache_ra()
442 static inline int ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, in ra_alloc_folio()
464 void page_cache_ra_order(struct readahead_control *ractl, in page_cache_ra_order()
539 static unsigned long ractl_max_pages(struct readahead_control *ractl, in ractl_max_pages()
554 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra()
630 void page_cache_async_ra(struct readahead_control *ractl, in page_cache_async_ra()
763 void readahead_expand(struct readahead_control *ractl, in readahead_expand()
/linux/fs/netfs/
H A Dbuffered_read.c24 struct readahead_control *ractl) in netfs_rreq_expand()
82 struct readahead_control *ractl) in netfs_prepare_read_iterator()
216 struct readahead_control *ractl) in netfs_read_to_pagecache()
339 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead()
H A Drolling_buffer.c117 struct readahead_control *ractl, in rolling_buffer_load_from_ra()
/linux/include/linux/
H A Dpagemap.h1342 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument
1404 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio()
1432 static inline struct folio *readahead_folio(struct readahead_control *ractl) in readahead_folio()
/linux/fs/nfs/
H A Dfscache.h177 static inline int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead()
H A Dread.c406 void nfs_readahead(struct readahead_control *ractl) in nfs_readahead()
/linux/fs/squashfs/
H A Dfile.c573 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead()
/linux/fs/btrfs/
H A Dextent_io.c133 struct readahead_control *ractl; member
971 static void btrfs_readahead_expand(struct readahead_control *ractl, in btrfs_readahead_expand()