Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h153 struct ceph_object_locator base_oloc; member
188 #define r_base_oloc r_t.base_oloc
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c419 ceph_oloc_init(&t->base_oloc); in target_init()
435 ceph_oloc_copy(&dest->base_oloc, &src->base_oloc); in target_copy()
463 ceph_oloc_destroy(&t->base_oloc); in target_destroy()
1544 pi = ceph_pg_pool_by_id(osdc->osdmap, t->base_oloc.pool); in calc_target()
1562 ceph_oloc_copy(&t->target_oloc, &t->base_oloc); in calc_target()
2362 pool_full(osdc, req->r_t.base_oloc.pool))) { in __submit_request()
2584 pool_full(osdc, req->r_t.base_oloc.pool))) { in abort_on_full_fn()
3874 pool_cleared_full(osdc, lreq->t.base_oloc.pool)); in scan_requests()
3909 pool_cleared_full(osdc, req->r_t.base_oloc.pool)); in scan_requests()
4700 ceph_oloc_copy(&lreq->t.base_oloc, oloc); in ceph_osdc_watch()
[all …]