Home
last modified time | relevance | path

Searched refs:sg_pager_putpages (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/vm/
H A Dsg_pager.c57 static void sg_pager_putpages(vm_object_t, vm_page_t *, int,
66 .pgo_putpages = sg_pager_putpages,
211 sg_pager_putpages(vm_object_t object, vm_page_t *m, int count, in sg_pager_putpages() function