Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c2726 struct ceph_object_id *dst_oid, in ceph_alloc_copyfrom_request() argument
2746 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_alloc_copyfrom_request()
2775 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local
2800 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()
2801 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()
2806 &dst_oid, &dst_oloc, in ceph_do_objects_copy()