Searched defs:osdmap (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/ceph/ | 
| D | osdmap.c | 2204 int ceph_object_locator_to_pg(struct ceph_osdmap *osdmap,  in ceph_object_locator_to_pg()2292 static void remove_nonexistent_osds(struct ceph_osdmap *osdmap,  in remove_nonexistent_osds()
 2326 static void pg_to_raw_osds(struct ceph_osdmap *osdmap,  in pg_to_raw_osds()
 2369 static void apply_upmap(struct ceph_osdmap *osdmap,  in apply_upmap()
 2436 static void raw_to_up_osds(struct ceph_osdmap *osdmap,  in raw_to_up_osds()
 2471 static void apply_primary_affinity(struct ceph_osdmap *osdmap,  in apply_primary_affinity()
 2547 static void get_temp_osds(struct ceph_osdmap *osdmap,  in get_temp_osds()
 2593 void ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap,  in ceph_pg_to_up_acting_osds()
 2619 bool ceph_pg_to_primary_shard(struct ceph_osdmap *osdmap,  in ceph_pg_to_primary_shard()
 2652 int ceph_pg_to_acting_primary(struct ceph_osdmap *osdmap,  in ceph_pg_to_acting_primary()
 
 | 
| /Linux-v5.4/include/linux/ceph/ | 
| D | osd_client.h | 342 	struct ceph_osdmap     *osdmap;       /* current map */  member
 |