Searched refs:filler_t (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ |
D | pagemap.h | 685 typedef int filler_t(struct file *, struct folio *); typedef 994 filler_t *filler, struct file *file); 998 filler_t *filler, struct file *file);
|
/linux-6.12.1/mm/ |
D | filemap.c | 2357 static int filemap_read_folio(struct file *file, filler_t filler, in filemap_read_folio() 3777 pgoff_t index, filler_t filler, struct file *file, gfp_t gfp) in do_read_cache_folio() 3855 filler_t filler, struct file *file) in read_cache_folio() 3887 pgoff_t index, filler_t *filler, struct file *file, gfp_t gfp) in do_read_cache_page() 3898 pgoff_t index, filler_t *filler, struct file *file) in read_cache_page()
|