Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dosd_client.h523 struct ceph_object_id *dst_oid,
/Linux-v5.10/fs/ceph/
Dfile.c2205 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local
2227 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()
2228 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()
2236 &dst_oid, &dst_oloc, in ceph_do_objects_copy()
/Linux-v5.10/net/ceph/
Dosd_client.c5353 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument
5369 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()