Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dosd_client.h523 struct ceph_object_id *dst_oid,
/Linux-v5.15/fs/ceph/
Dfile.c2209 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local
2231 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()
2232 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()
2240 &dst_oid, &dst_oloc, in ceph_do_objects_copy()
/Linux-v5.15/net/ceph/
Dosd_client.c5355 struct ceph_object_id *dst_oid, in ceph_osdc_copy_from() argument
5371 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()