Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dfile.c2278 struct ceph_object_id *dst_oid, in ceph_alloc_copyfrom_request() argument
2298 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_alloc_copyfrom_request()
2327 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local
2352 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()
2353 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()
2358 &dst_oid, &dst_oloc, in ceph_do_objects_copy()