Home
last modified time | relevance | path

Searched refs:filler_t (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpagemap.h303 typedef int filler_t(void *, struct page *); typedef
491 pgoff_t index, filler_t *filler, void *data);
495 struct list_head *pages, filler_t *filler, void *data);
/kernel/linux/linux-6.6/include/linux/
H A Dpagemap.h551 typedef int filler_t(struct file *, struct folio *); typedef
866 filler_t *filler, struct file *file);
870 filler_t *filler, struct file *file);
/kernel/linux/linux-6.6/mm/
H A Dfilemap.c2365 static int filemap_read_folio(struct file *file, filler_t filler, in filemap_read_folio()
3705 pgoff_t index, filler_t filler, struct file *file, gfp_t gfp) in do_read_cache_folio()
3781 filler_t filler, struct file *file) in read_cache_folio()
3813 pgoff_t index, filler_t *filler, struct file *file, gfp_t gfp) in do_read_cache_page()
3824 pgoff_t index, filler_t *filler, struct file *file) in read_cache_page()

Completed in 12 milliseconds