Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dpagevec.c59 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector() function
67 EXPORT_SYMBOL(ceph_release_page_vector);
83 ceph_release_page_vector(pages, i); in ceph_alloc_page_vector()
Dosd_client.c364 ceph_release_page_vector(osd_data->pages, num_pages); in ceph_osd_data_release()
4332 ceph_release_page_vector(data->pages, in handle_watch_notify()
4750 ceph_release_page_vector(pages, 1); in ceph_osdc_notify()
/Linux-v4.19/include/linux/ceph/
Dlibceph.h291 extern void ceph_release_page_vector(struct page **pages, int num_pages);
/Linux-v4.19/fs/ceph/
Dfile.c702 ceph_release_page_vector(pages, num_pages); in ceph_sync_read()
1194 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
/Linux-v4.19/drivers/block/
Drbd.c2745 ceph_release_page_vector(reply_pages, calc_pages_for(0, reply_len)); in rbd_notify_op_lock()
2824 ceph_release_page_vector(reply_pages, calc_pages_for(0, reply_len)); in rbd_request_lock()