Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dreadahead.c206 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded()
282 static void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra()
307 void force_page_cache_ra(struct readahead_control *ractl, in force_page_cache_ra()
478 static inline int ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, in ra_alloc_folio()
500 void page_cache_ra_order(struct readahead_control *ractl, in page_cache_ra_order()
566 static void ondemand_readahead(struct readahead_control *ractl, in ondemand_readahead()
685 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra()
713 void page_cache_async_ra(struct readahead_control *ractl, in page_cache_async_ra()
791 void readahead_expand(struct readahead_control *ractl, in readahead_expand()
/linux-6.3-rc2/fs/netfs/
A Dbuffered_read.c113 struct readahead_control *ractl) in netfs_rreq_expand()
161 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead()
/linux-6.3-rc2/include/linux/
A Dpagemap.h1177 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument
1240 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio()
1269 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page()
1284 static inline struct folio *readahead_folio(struct readahead_control *ractl) in readahead_folio()
/linux-6.3-rc2/fs/nfs/
A Dread.c385 void nfs_readahead(struct readahead_control *ractl) in nfs_readahead()
/linux-6.3-rc2/fs/squashfs/
A Dfile.c536 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead()
/linux-6.3-rc2/fs/cifs/
A Dfile.c4481 static void cifs_readahead(struct readahead_control *ractl) in cifs_readahead()

Completed in 23 milliseconds