Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h143 struct ceph_object_id base_oid; member
177 #define r_base_oid r_t.base_oid
/Linux-v4.19/net/ceph/
Dosd_client.c415 ceph_oid_init(&t->base_oid); in target_init()
431 ceph_oid_copy(&dest->base_oid, &src->base_oid); in target_copy()
457 ceph_oid_destroy(&t->base_oid); in target_destroy()
1451 ceph_oid_copy(&t->target_oid, &t->base_oid); in calc_target()
2908 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in send_linger()
4477 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in alloc_linger_request()
4512 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_watch()
4570 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in ceph_osdc_unwatch()
4726 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_notify()