Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
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-v5.4/include/linux/ceph/
Dlibceph.h305 extern void ceph_put_page_vector(struct page **pages, int num_pages,
/Linux-v5.4/fs/ceph/
Daddr.c427 ceph_put_page_vector(pages, nr_pages, false); in start_read()
Dfile.c685 ceph_put_page_vector(pages, num_pages, false); in ceph_sync_read()