Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h208 struct ceph_osd_request_target { struct
209 struct ceph_object_id base_oid;
210 struct ceph_object_locator base_oloc;
211 struct ceph_object_id target_oid;
212 struct ceph_object_locator target_oloc;
214 struct ceph_pg pgid; /* last raw pg we mapped to */
216 u32 pg_num;
217 u32 pg_num_mask;
218 struct ceph_osds acting;
219 struct ceph_osds up;
[all …]