Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ceph/
A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector() function
24 EXPORT_SYMBOL(ceph_put_page_vector);
/linux-6.3-rc2/include/linux/ceph/
A Dlibceph.h317 extern void ceph_put_page_vector(struct page **pages, int num_pages,
/linux-6.3-rc2/fs/ceph/
A Daddr.c243 ceph_put_page_vector(osd_data->pages, num_pages, false); in finish_netfs_read()

Completed in 7 milliseconds