Home
last modified time | relevance | path

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

/linux/mm/
A Dreadahead.c173 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded()
250 void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra()
275 void force_page_cache_ra(struct readahead_control *ractl, in force_page_cache_ra()
437 static void ondemand_readahead(struct readahead_control *ractl, in ondemand_readahead()
554 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra()
583 void page_cache_async_ra(struct readahead_control *ractl, in page_cache_async_ra()
661 void readahead_expand(struct readahead_control *ractl, in readahead_expand()
/linux/include/linux/
A Dpagemap.h991 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument
1054 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio()
1083 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page()
1098 static inline struct folio *readahead_folio(struct readahead_control *ractl) in readahead_folio()
/linux/fs/netfs/
A Dread_helper.c816 struct readahead_control *ractl) in netfs_rreq_expand()
867 void netfs_readahead(struct readahead_control *ractl, in netfs_readahead()
/linux/fs/9p/
A Dvfs_addr.c120 static void v9fs_vfs_readahead(struct readahead_control *ractl) in v9fs_vfs_readahead()
/linux/fs/afs/
A Dfile.c396 static void afs_readahead(struct readahead_control *ractl) in afs_readahead()
/linux/fs/ceph/
A Daddr.c350 static void ceph_readahead(struct readahead_control *ractl) in ceph_readahead()

Completed in 14 milliseconds