Home
last modified time | relevance | path

Searched refs:dst_oloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/ceph/
Dfile.c1944 struct ceph_object_locator src_oloc, dst_oloc; in __ceph_copy_file_range() local
2039 dst_oloc.pool = dst_ci->i_layout.pool_id; in __ceph_copy_file_range()
2040 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in __ceph_copy_file_range()
2102 &dst_oid, &dst_oloc, in __ceph_copy_file_range()
/Linux-v5.4/include/linux/ceph/
Dosd_client.h535 struct ceph_object_locator *dst_oloc,
/Linux-v5.4/net/ceph/
Dosd_client.c5351 struct ceph_object_locator *dst_oloc, in ceph_osdc_copy_from() argument
5364 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_osdc_copy_from()