Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h144 struct ceph_object_locator base_oloc; member
178 #define r_base_oloc r_t.base_oloc
/Linux-v4.19/net/ceph/
Dosd_client.c416 ceph_oloc_init(&t->base_oloc); in target_init()
432 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy()
458 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
1434 pi = ceph_pg_pool_by_id(osdc->osdmap, t->base_oloc.pool); in calc_target()
1452 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target()
2230 pool_full(osdc, req->r_t.base_oloc.pool))) { in __submit_request()
2441 pool_full(osdc, req->r_t.base_oloc.pool))) { in abort_on_full_fn()
2909 ceph_oloc_copy(&req->r_base_oloc, &lreq->t.base_oloc); in send_linger()
3662 pool_cleared_full(osdc, lreq->t.base_oloc.pool)); in scan_requests()
3698 pool_cleared_full(osdc, req->r_t.base_oloc.pool)); in scan_requests()
[all …]