Searched defs:ceph_osd_request_target (Results 1 – 1 of 1) sorted by relevance
151 struct ceph_osd_request_target { struct152 struct ceph_object_id base_oid;153 struct ceph_object_locator base_oloc;154 struct ceph_object_id target_oid;155 struct ceph_object_locator target_oloc;157 struct ceph_pg pgid; /* last raw pg we mapped to */159 u32 pg_num;160 u32 pg_num_mask;161 struct ceph_osds acting;162 struct ceph_osds up;[all …]
Completed in 6 milliseconds