Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dosd_client.h142 struct ceph_osd_request_target { struct
143 struct ceph_object_id base_oid;
144 struct ceph_object_locator base_oloc;
145 struct ceph_object_id target_oid;
146 struct ceph_object_locator target_oloc;
148 struct ceph_pg pgid; /* last raw pg we mapped to */
149 struct ceph_spg spgid; /* last actual spg we mapped to */
150 u32 pg_num;
151 u32 pg_num_mask;
152 struct ceph_osds acting;
[all …]