Home
last modified time | relevance | path

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

/net/ceph/
Dosd_client.c370 ceph_oid_copy(&dest->base_oid, &src->base_oid); in target_copy()
372 ceph_oid_copy(&dest->target_oid, &src->target_oid); in target_copy()
1343 ceph_oid_copy(&t->target_oid, &t->base_oid); in calc_target()
2246 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in send_linger()
3575 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in alloc_linger_request()
3610 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_watch()
3668 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in ceph_osdc_unwatch()
3738 ceph_oid_copy(&req->r_base_oid, oid); in ceph_osdc_notify_ack()
3824 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_notify()
3978 ceph_oid_copy(&req->r_base_oid, oid); in ceph_osdc_list_watchers()
[all …]
Dosdmap.c1531 void ceph_oid_copy(struct ceph_object_id *dest, in ceph_oid_copy() function
1545 EXPORT_SYMBOL(ceph_oid_copy);