Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dfile.c2835 struct ceph_object_id *dst_oid, in ceph_alloc_copyfrom_request() argument
2855 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_alloc_copyfrom_request()
2884 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy() local
2910 ceph_oid_init(&dst_oid); in ceph_do_objects_copy()
2911 ceph_oid_printf(&dst_oid, "%llx.%08llx", in ceph_do_objects_copy()
2916 &dst_oid, &dst_oloc, in ceph_do_objects_copy()