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