Searched refs:filler_t (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 566 typedef int filler_t(struct file *, struct folio *); typedef 881 filler_t *filler, struct file *file); 885 filler_t *filler, struct file *file);
|
/openbmc/linux/mm/ |
H A D | filemap.c | 2391 static int filemap_read_folio(struct file *file, filler_t filler, in filemap_read_folio() 3731 pgoff_t index, filler_t filler, struct file *file, gfp_t gfp) in do_read_cache_folio() 3807 filler_t filler, struct file *file) in read_cache_folio() 3839 pgoff_t index, filler_t *filler, struct file *file, gfp_t gfp) in do_read_cache_page() 3850 pgoff_t index, filler_t *filler, struct file *file) in read_cache_page()
|