Searched refs:ceph_alloc_page_vector (Results 1 – 5 of 5) sorted by relevance
71 struct page **ceph_alloc_page_vector(int num_pages, gfp_t flags) in ceph_alloc_page_vector() function88 EXPORT_SYMBOL(ceph_alloc_page_vector);
218 extern struct page **ceph_alloc_page_vector(int num_pages, gfp_t flags);
549 pages = ceph_alloc_page_vector(num_pages, GFP_KERNEL); in ceph_sync_read()800 pages = ceph_alloc_page_vector(num_pages, GFP_KERNEL); in ceph_sync_write()
1698 pages = ceph_alloc_page_vector(1, GFP_KERNEL); in __ceph_pool_perm_get()
2739 pages = ceph_alloc_page_vector(page_count, GFP_KERNEL); in rbd_img_obj_parent_read_full()2866 pages = ceph_alloc_page_vector(page_count, GFP_KERNEL); in rbd_img_obj_exists_submit()3297 pages = ceph_alloc_page_vector(page_count, GFP_KERNEL); in rbd_obj_method_sync()3513 pages = ceph_alloc_page_vector(page_count, GFP_KERNEL); in rbd_obj_read_sync()