dst_oloc         1957 fs/ceph/file.c 	struct ceph_object_locator src_oloc, dst_oloc;
dst_oloc         2052 fs/ceph/file.c 	dst_oloc.pool = dst_ci->i_layout.pool_id;
dst_oloc         2053 fs/ceph/file.c 	dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns);
dst_oloc         2115 fs/ceph/file.c 			&dst_oid, &dst_oloc,
dst_oloc          535 include/linux/ceph/osd_client.h 			struct ceph_object_locator *dst_oloc,
dst_oloc         5351 net/ceph/osd_client.c 			struct ceph_object_locator *dst_oloc,
dst_oloc         5364 net/ceph/osd_client.c 	ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc);