Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h152 struct ceph_object_id base_oid; member
187 #define r_base_oid r_t.base_oid
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c418 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()
4699 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_watch()
4737 ceph_oid_copy(&req->r_base_oid, &lreq->t.base_oid); in ceph_osdc_unwatch()
4884 ceph_oid_copy(&lreq->t.base_oid, oid); in ceph_osdc_notify()
5305 ceph_oid_copy(&req->r_t.base_oid, dst_oid); in ceph_osdc_copy_from()