Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dfile.c1945 struct ceph_object_id src_oid, dst_oid; in __ceph_copy_file_range() local
2092 ceph_oid_init(&dst_oid); in __ceph_copy_file_range()
2093 ceph_oid_printf(&dst_oid, "%llx.%08llx", in __ceph_copy_file_range()
2102 &dst_oid, &dst_oloc, in __ceph_copy_file_range()
/Linux-v5.4/include/linux/ceph/
Dosd_client.h534 struct ceph_object_id *dst_oid,
/Linux-v5.4/net/ceph/
Dosd_client.c5350 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument
5365 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()