Searched refs:base_oloc (Results 1 – 3 of 3) sorted by relevance
210 struct ceph_object_locator base_oloc; member245 #define r_base_oloc r_t.base_oloc
423 ceph_oloc_init(&t->base_oloc); in target_init() 439 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy() 467 ceph_oloc_destroy(&t->base_oloc); in target_destroy() 1601 pi = ceph_pg_pool_by_id(osdc->osdmap, t->base_oloc.pool); in calc_target() 1619 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target() 2426 pool_full(osdc, req->r_t.base_oloc.pool))) { in __submit_request() 2435 req->r_t.base_oloc.pool); in __submit_request() 2654 pool_full(osdc, req->r_t.base_oloc.pool))) { in abort_on_full_fn() 3952 pool_cleared_full(osdc, lreq->t.base_oloc in scan_requests() [all...]
2929 ceph_oloc_copy(&req->r_t.base_oloc, dst_oloc); in ceph_alloc_copyfrom_request()