Searched refs:base_oid (Results 1 – 3 of 3) sorted by relevance
152 struct ceph_object_id base_oid; member187 #define r_base_oid r_t.base_oid
418 ceph_oid_init(&t->base_oid); in target_init()434 ceph_oid_copy(&dest->base_oid, &src->base_oid); in target_copy()462 ceph_oid_destroy(&t->base_oid); in target_destroy()1561 ceph_oid_copy(&t->target_oid, &t->base_oid); in calc_target()4707 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_watch()4745 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in ceph_osdc_unwatch()4892 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_notify()
2279 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_alloc_copyfrom_request()
Completed in 19 milliseconds