Searched refs:ceph_alloc_page_vector (Results 1 – 4 of 4) sorted by relevance
39 struct page **ceph_alloc_page_vector(int num_pages, gfp_t flags) in ceph_alloc_page_vector() function56 EXPORT_SYMBOL(ceph_alloc_page_vector);
411 pages = ceph_alloc_page_vector(1, GFP_NOIO); in ceph_cls_assert_locked()
4883 lreq->notify_id_pages = ceph_alloc_page_vector(1, GFP_NOIO); in ceph_osdc_notify()5030 pages = ceph_alloc_page_vector(1, GFP_NOIO); in ceph_osdc_list_watchers()5270 pages = ceph_alloc_page_vector(1, GFP_KERNEL); in osd_req_op_copy_from_init()5468 pages = ceph_alloc_page_vector(calc_pages_for(0, data_len), in alloc_msg_with_page_vector()
1581 enc_pages = ceph_alloc_page_vector(enc_page_cnt, GFP_NOIO); in prepare_message_secure()