Searched refs:dst_oloc (Results 1 – 3 of 3) sorted by relevance
2243 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy() local2253 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()2254 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in ceph_do_objects_copy()2275 &dst_oid, &dst_oloc, in ceph_do_objects_copy()2299 ceph_oloc_destroy(&dst_oloc); in ceph_do_objects_copy()
527 struct ceph_object_locator *dst_oloc,
5290 struct ceph_object_locator *dst_oloc, in ceph_osdc_copy_from() argument5304 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_osdc_copy_from()