Searched refs:dst_oid (Results 1 – 3 of 3) sorted by relevance
526 struct ceph_object_id *dst_oid,
2244 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local2266 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()2267 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()2275 &dst_oid, &dst_oloc, in ceph_do_objects_copy()
5289 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument5305 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()