Searched defs:ractl (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/mm/ |
H A D | readahead.c | 205 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() 281 static void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra() 306 void force_page_cache_ra(struct readahead_control *ractl, in force_page_cache_ra() 464 static inline int ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, in ra_alloc_folio() 486 void page_cache_ra_order(struct readahead_control *ractl, in page_cache_ra_order() 551 static void ondemand_readahead(struct readahead_control *ractl, in ondemand_readahead() 670 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() 698 void page_cache_async_ra(struct readahead_control *ractl, in page_cache_async_ra() 777 void readahead_expand(struct readahead_control *ractl, in readahead_expand()
|
/openbmc/linux/fs/netfs/ |
H A D | buffered_read.c | 117 struct readahead_control *ractl) in netfs_rreq_expand() 165 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead()
|
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 1288 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument 1351 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio() 1380 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page() 1395 static inline struct folio *readahead_folio(struct readahead_control *ractl) in readahead_folio()
|
/openbmc/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()
|
H A D | read.c | 391 void nfs_readahead(struct readahead_control *ractl) in nfs_readahead()
|
/openbmc/linux/fs/squashfs/ |
H A D | file.c | 536 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead()
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 4611 static void cifs_readahead(struct readahead_control *ractl) in cifs_readahead()
|