Searched refs:dst_oloc (Results 1 – 3 of 3) sorted by relevance
2208 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy() local2218 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()2219 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in ceph_do_objects_copy()2240 &dst_oid, &dst_oloc, in ceph_do_objects_copy()2264 ceph_oloc_destroy(&dst_oloc); in ceph_do_objects_copy()
524 struct ceph_object_locator *dst_oloc,
5356 struct ceph_object_locator *dst_oloc, in ceph_osdc_copy_from() argument5370 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_osdc_copy_from()