Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1171 ceph_release_page_vector(con->v2.in_enc_pages, in decrypt_tail()
3282 ceph_release_page_vector(con->v2.out_enc_pages, in finish_message()
3801 ceph_release_page_vector(con->v2.in_enc_pages, in ceph_con_v2_reset_protocol()
3808 ceph_release_page_vector(con->v2.out_enc_pages, in ceph_con_v2_reset_protocol()
Dmessenger.c1877 ceph_release_page_vector(data->pages, num_pages); in ceph_msg_data_destroy()
Dosd_client.c387 ceph_release_page_vector(osd_data->pages, num_pages); in ceph_osd_data_release()
2799 ceph_release_page_vector(lreq->notify_id_pages, 1); in linger_release()
/Linux-v6.6/fs/ceph/
Dfile.c1127 ceph_release_page_vector(pages, num_pages); in __ceph_sync_read()
1713 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1721 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1738 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1758 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1802 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1820 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1835 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1851 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
1862 ceph_release_page_vector(pages, num_pages); in ceph_sync_write()
[all …]
/Linux-v6.6/include/linux/ceph/
Dlibceph.h316 extern void ceph_release_page_vector(struct page **pages, int num_pages);
/Linux-v6.6/drivers/block/
Drbd.c1886 ceph_release_page_vector(pages, num_pages); in __rbd_object_map_load()
3817 ceph_release_page_vector(reply_pages, calc_pages_for(0, reply_len)); in rbd_request_lock()