Home
last modified time | relevance | path

Searched refs:ceph_oloc_copy (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosdmap.h91 void ceph_oloc_copy(struct ceph_object_locator *dest,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosdmap.h91 void ceph_oloc_copy(struct ceph_object_locator *dest,
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c435 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy()
437 ceph_oloc_copy(&dest->target_oloc, &src->target_oloc); in target_copy()
1562 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target()
3737 * Not ceph_oloc_copy() - changing pool_ns is not in handle_reply()
4707 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_watch()
4745 ceph_oloc_copy(&req->r_base_oloc, &lreq->t.base_oloc); in ceph_osdc_unwatch()
4814 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_notify_ack()
4892 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_notify()
5025 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_list_watchers()
5102 ceph_oloc_copy( in ceph_osdc_call()
[all...]
H A Dosdmap.c2083 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() function
2094 EXPORT_SYMBOL(ceph_oloc_copy); variable
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c462 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy()
464 ceph_oloc_copy(&dest->target_oloc, &src->target_oloc); in target_copy()
1642 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target()
3824 * Not ceph_oloc_copy() - changing pool_ns is not in handle_reply()
4799 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_watch()
4837 ceph_oloc_copy(&req->r_base_oloc, &lreq->t.base_oloc); in ceph_osdc_unwatch()
4906 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_notify_ack()
4984 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_notify()
5117 ceph_oloc_copy(&req->r_base_oloc, oloc); in ceph_osdc_list_watchers()
5194 ceph_oloc_copy( in ceph_osdc_call()
[all...]
H A Dosdmap.c2118 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() function
2129 EXPORT_SYMBOL(ceph_oloc_copy); variable
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c1352 ceph_oloc_copy(&req->r_base_oloc, &orig_req->r_base_oloc); in ceph_aio_retry_work()
2745 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_alloc_copyfrom_request()
H A Daddr.c2077 ceph_oloc_copy(&wr_req->r_base_oloc, &rd_req->r_base_oloc); in __ceph_pool_perm_get()
/kernel/linux/linux-5.10/fs/ceph/
H A Daddr.c1997 ceph_oloc_copy(&wr_req->r_base_oloc, &rd_req->r_base_oloc); in __ceph_pool_perm_get()
H A Dfile.c1171 ceph_oloc_copy(&req->r_base_oloc, &orig_req->r_base_oloc); in ceph_aio_retry_work()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c1512 ceph_oloc_copy(&req->r_base_oloc, &rbd_dev->header_oloc); in __rbd_obj_add_osd_request()
2146 ceph_oloc_copy(&req->r_base_oloc, &rbd_dev->header_oloc); in rbd_object_map_update()
4896 ceph_oloc_copy(&req->r_base_oloc, oloc); in rbd_obj_read_sync()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c1449 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()

Completed in 50 milliseconds