Home
last modified time | relevance | path

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

/Linux-v5.15/net/ceph/
Dpagevec.c26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector() function
34 EXPORT_SYMBOL(ceph_release_page_vector);
50 ceph_release_page_vector(pages, i); in ceph_alloc_page_vector()
Dmessenger_v2.c2949 ceph_release_page_vector(con->v2.out_enc_pages, in finish_message()
3437 ceph_release_page_vector(con->v2.out_enc_pages, in ceph_con_v2_reset_protocol()
Dmessenger.c1830 ceph_release_page_vector(data->pages, num_pages); in ceph_msg_data_destroy()
Dosd_client.c362 ceph_release_page_vector(osd_data->pages, num_pages); in ceph_osd_data_release()
/Linux-v5.15/include/linux/ceph/
Dlibceph.h324 extern void ceph_release_page_vector(struct page **pages, int num_pages);
/Linux-v5.15/fs/ceph/
Dfile.c941 ceph_release_page_vector(pages, num_pages); in ceph_sync_read()
1463 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
/Linux-v5.15/drivers/block/
Drbd.c1864 ceph_release_page_vector(pages, num_pages); in __rbd_object_map_load()
3794 ceph_release_page_vector(reply_pages, calc_pages_for(0, reply_len)); in rbd_request_lock()