Home
last modified time | relevance | path

Searched refs:pg_out (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/ceph/
Dosdmap.h210 struct ceph_pg *pg_out);
/linux-4.4.14/net/ceph/
Dosdmap.c1456 struct ceph_pg *pg_out) in ceph_oloc_oid_to_pg() argument
1464 pg_out->pool = oloc->pool; in ceph_oloc_oid_to_pg()
1465 pg_out->seed = ceph_str_hash(pi->object_hash, oid->name, in ceph_oloc_oid_to_pg()
1469 pg_out->pool, pg_out->seed); in ceph_oloc_oid_to_pg()
Dosd_client.c1359 struct ceph_pg *pg_out) in __calc_request_pg() argument
1390 &req->r_target_oid, pg_out); in __calc_request_pg()