Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dosd_client.c577 static int __ceph_osdc_alloc_messages(struct ceph_osd_request *req, gfp_t gfp, in __ceph_osdc_alloc_messages() function
702 return __ceph_osdc_alloc_messages(req, gfp, num_request_data_items, in ceph_osdc_alloc_messages()
1109 r = __ceph_osdc_alloc_messages(req, GFP_NOFS, num_ops, 0); in ceph_osdc_new_request()