Searched refs:filler_t (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ |
D | pagemap.h | 534 typedef int filler_t(struct file *, struct folio *); typedef 849 filler_t *filler, struct file *file); 853 filler_t *filler, struct file *file);
|
/Linux-v6.6/mm/ |
D | filemap.c | 2365 static int filemap_read_folio(struct file *file, filler_t filler, in filemap_read_folio() 3696 pgoff_t index, filler_t filler, struct file *file, gfp_t gfp) in do_read_cache_folio() 3772 filler_t filler, struct file *file) in read_cache_folio() 3804 pgoff_t index, filler_t *filler, struct file *file, gfp_t gfp) in do_read_cache_page() 3815 pgoff_t index, filler_t *filler, struct file *file) in read_cache_page()
|