Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosd_client.h149 struct ceph_osd_request_target { struct
150 struct ceph_object_id base_oid;
151 struct ceph_object_locator base_oloc;
152 struct ceph_object_id target_oid;
153 struct ceph_object_locator target_oloc;
155 struct ceph_pg pgid; /* last raw pg we mapped to */
156 struct ceph_spg spgid; /* last actual spg we mapped to */
157 u32 pg_num;
158 u32 pg_num_mask;
159 struct ceph_osds acting;
[all …]