Searched refs:ceph_release_page_vector (Results 1 – 4 of 4) sorted by relevance
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector() function34 EXPORT_SYMBOL(ceph_release_page_vector);50 ceph_release_page_vector(pages, i); in ceph_alloc_page_vector()
1167 ceph_release_page_vector(con->v2.in_enc_pages, in decrypt_tail()3281 ceph_release_page_vector(con->v2.out_enc_pages, in finish_message()3800 ceph_release_page_vector(con->v2.in_enc_pages, in ceph_con_v2_reset_protocol()3807 ceph_release_page_vector(con->v2.out_enc_pages, in ceph_con_v2_reset_protocol()
1877 ceph_release_page_vector(data->pages, num_pages); in ceph_msg_data_destroy()
364 ceph_release_page_vector(osd_data->pages, num_pages); in ceph_osd_data_release()2778 ceph_release_page_vector(lreq->notify_id_pages, 1); in linger_release()
Completed in 24 milliseconds