Searched defs:osdmap (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/net/ceph/ |
H A D | osdmap.c | 1453 int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap, ceph_oloc_oid_to_pg() argument 1495 static int pg_to_raw_osds(struct ceph_osdmap *osdmap, pg_to_raw_osds() argument 1531 static int raw_to_up_osds(struct ceph_osdmap *osdmap, raw_to_up_osds() argument 1566 static void apply_primary_affinity(struct ceph_osdmap *osdmap, u32 pps, apply_primary_affinity() argument 1639 static int apply_temps(struct ceph_osdmap *osdmap, apply_temps() argument 1696 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, ceph_calc_pg_acting() argument 1745 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) ceph_calc_pg_primary() argument
|
H A D | osd_client.c | 1357 static int __calc_request_pg(struct ceph_osdmap *osdmap, __calc_request_pg() argument
|
/linux-4.4.14/include/linux/ceph/ |
H A D | osd_client.h | 205 struct ceph_osdmap *osdmap; /* current map */ member in struct:ceph_osd_client
|
Completed in 123 milliseconds