Searched refs:ceph_put_page_vector (Results 1 – 3 of 3) sorted by relevance
13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector() function24 EXPORT_SYMBOL(ceph_put_page_vector);
317 extern void ceph_put_page_vector(struct page **pages, int num_pages,
281 ceph_put_page_vector(osd_data->pages, in finish_netfs_read()