Searched refs:ceph_oloc_copy (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ceph/ |
| H A D | osdmap.h | 91 void ceph_oloc_copy(struct ceph_object_locator *dest,
|
| /linux-6.15/net/ceph/ |
| H A D | osd_client.c | 439 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy() 441 ceph_oloc_copy(&dest->target_oloc, &src->target_oloc); in target_copy() 1621 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target() 4778 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_watch() 4816 ceph_oloc_copy(&req->r_base_oloc, &lreq->t.base_oloc); in ceph_osdc_unwatch() 4885 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_notify_ack() 4963 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_notify() 5062 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_list_watchers() 5139 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_call()
|
| H A D | osdmap.c | 2118 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() function 2129 EXPORT_SYMBOL(ceph_oloc_copy);
|
| /linux-6.15/fs/ceph/ |
| H A D | file.c | 1447 ceph_oloc_copy(&req->r_base_oloc, &orig_req->r_base_oloc); in ceph_aio_retry_work() 2853 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_alloc_copyfrom_request()
|
| H A D | addr.c | 2438 ceph_oloc_copy(&wr_req->r_base_oloc, &rd_req->r_base_oloc); in __ceph_pool_perm_get()
|
| /linux-6.15/drivers/block/ |
| H A D | rbd.c | 1449 ceph_oloc_copy(&req->r_base_oloc, &rbd_dev->header_oloc); in __rbd_obj_add_osd_request() 2083 ceph_oloc_copy(&req->r_base_oloc, &rbd_dev->header_oloc); in rbd_object_map_update() 4839 ceph_oloc_copy(&req->r_base_oloc, oloc); in rbd_obj_read_sync()
|