Searched defs:osdmap (Results 1 – 2 of 2) sorted by relevance
998 struct ceph_osdmap *osdmap) in ceph_calc_object_layout()1041 static int *calc_pg_raw(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in calc_pg_raw()1105 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in ceph_calc_pg_acting()1126 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) in ceph_calc_pg_primary()
125 struct ceph_osdmap *osdmap; /* current map */ member