Searched refs:dst_oid (Results 1 – 3 of 3) sorted by relevance
523 struct ceph_object_id *dst_oid,
2209 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local2231 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()2232 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()2240 &dst_oid, &dst_oloc, in ceph_do_objects_copy()
5355 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument5371 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()