Home
last modified time | relevance | path

Searched defs:osdmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ceph/
H A Dosdmap.c2427 int ceph_object_locator_to_pg(struct ceph_osdmap *osdmap, in ceph_object_locator_to_pg()
2515 static void remove_nonexistent_osds(struct ceph_osdmap *osdmap, in remove_nonexistent_osds()
2549 static void pg_to_raw_osds(struct ceph_osdmap *osdmap, in pg_to_raw_osds()
2592 static void apply_upmap(struct ceph_osdmap *osdmap, in apply_upmap()
2659 static void raw_to_up_osds(struct ceph_osdmap *osdmap, in raw_to_up_osds()
2694 static void apply_primary_affinity(struct ceph_osdmap *osdmap, in apply_primary_affinity()
2770 static void get_temp_osds(struct ceph_osdmap *osdmap, in get_temp_osds()
2816 void ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap, in ceph_pg_to_up_acting_osds()
2842 bool ceph_pg_to_primary_shard(struct ceph_osdmap *osdmap, in ceph_pg_to_primary_shard()
2875 int ceph_pg_to_acting_primary(struct ceph_osdmap *osdmap, in ceph_pg_to_acting_primary()
[all …]
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h408 struct ceph_osdmap *osdmap; /* current map */ member