Searched refs:ceph_oid_copy (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ceph/ |
| H A D | osdmap.h | 131 void ceph_oid_copy(struct ceph_object_id *dest,
|
| /linux-6.15/net/ceph/ |
| H A D | osd_client.c | 438 ceph_oid_copy(&dest->base_oid, &src->base_oid); in target_copy() 440 ceph_oid_copy(&dest->target_oid, &src->target_oid); in target_copy() 1620 ceph_oid_copy(&t->target_oid, &t->base_oid); in calc_target() 4777 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_watch() 4815 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in ceph_osdc_unwatch() 4884 ceph_oid_copy(&req->r_base_oid, oid); in ceph_osdc_notify_ack() 4962 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_notify() 5061 ceph_oid_copy(&req->r_base_oid, oid); in ceph_osdc_list_watchers() 5138 ceph_oid_copy(&req->r_base_oid, oid); in ceph_osdc_call()
|
| H A D | osdmap.c | 2137 void ceph_oid_copy(struct ceph_object_id *dest, in ceph_oid_copy() function 2152 EXPORT_SYMBOL(ceph_oid_copy);
|
| /linux-6.15/fs/ceph/ |
| H A D | file.c | 1448 ceph_oid_copy(&req->r_base_oid, &orig_req->r_base_oid); in ceph_aio_retry_work() 2854 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_alloc_copyfrom_request()
|
| H A D | addr.c | 2439 ceph_oid_copy(&wr_req->r_base_oid, &rd_req->r_base_oid); in __ceph_pool_perm_get()
|
| /linux-6.15/drivers/block/ |
| H A D | rbd.c | 4838 ceph_oid_copy(&req->r_base_oid, oid); in rbd_obj_read_sync()
|