Home
last modified time | relevance | path

Searched defs:ceph_osd_request (Results 1 – 1 of 1) sorted by relevance

/include/linux/ceph/
A Dosd_client.h236 struct ceph_osd_request { struct
243 struct ceph_osd_request_target r_t; argument
248 struct ceph_msg *r_request, *r_reply;
252 unsigned int r_num_ops;
254 int r_result;
256 struct ceph_osd_client *r_osdc;
257 struct kref r_kref;
258 bool r_mempool;
261 ceph_osdc_callback_t r_callback;
279 int r_attempts;
[all …]

Completed in 6 milliseconds