Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h151 struct ceph_osd_request_target { struct
152 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 */
158 struct ceph_spg spgid; /* last actual spg we mapped to */
159 u32 pg_num;
160 u32 pg_num_mask;
161 struct ceph_osds acting;
[all …]