Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dosdmap.c2183 int ceph_object_locator_to_pg(struct ceph_osdmap *osdmap, in ceph_object_locator_to_pg()
2271 static void remove_nonexistent_osds(struct ceph_osdmap *osdmap, in remove_nonexistent_osds()
2305 static void pg_to_raw_osds(struct ceph_osdmap *osdmap, in pg_to_raw_osds()
2348 static void apply_upmap(struct ceph_osdmap *osdmap, in apply_upmap()
2415 static void raw_to_up_osds(struct ceph_osdmap *osdmap, in raw_to_up_osds()
2450 static void apply_primary_affinity(struct ceph_osdmap *osdmap, in apply_primary_affinity()
2526 static void get_temp_osds(struct ceph_osdmap *osdmap, in get_temp_osds()
2572 void ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap, in ceph_pg_to_up_acting_osds()
2598 bool ceph_pg_to_primary_shard(struct ceph_osdmap *osdmap, in ceph_pg_to_primary_shard()
2631 int ceph_pg_to_acting_primary(struct ceph_osdmap *osdmap, in ceph_pg_to_acting_primary()
/Linux-v4.19/include/linux/ceph/
Dosd_client.h335 struct ceph_osdmap *osdmap; /* current map */ member