Searched refs:dst_oid (Results 1 – 3 of 3) sorted by relevance
523 struct ceph_object_id *dst_oid,
2205 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local2227 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()2228 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()2236 &dst_oid, &dst_oloc, in ceph_do_objects_copy()
5353 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument5369 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()