Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dosdmap.c2392 int ceph_object_locator_to_pg(struct ceph_osdmap *osdmap, in ceph_object_locator_to_pg()
2480 static void remove_nonexistent_osds(struct ceph_osdmap *osdmap, in remove_nonexistent_osds()
2514 static void pg_to_raw_osds(struct ceph_osdmap *osdmap, in pg_to_raw_osds()
2557 static void apply_upmap(struct ceph_osdmap *osdmap, in apply_upmap()
2624 static void raw_to_up_osds(struct ceph_osdmap *osdmap, in raw_to_up_osds()
2659 static void apply_primary_affinity(struct ceph_osdmap *osdmap, in apply_primary_affinity()
2735 static void get_temp_osds(struct ceph_osdmap *osdmap, in get_temp_osds()
2781 void ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap, in ceph_pg_to_up_acting_osds()
2807 bool ceph_pg_to_primary_shard(struct ceph_osdmap *osdmap, in ceph_pg_to_primary_shard()
2840 int ceph_pg_to_acting_primary(struct ceph_osdmap *osdmap, in ceph_pg_to_acting_primary()
[all …]
/kernel/linux/linux-5.10/include/linux/ceph/
Dosd_client.h350 struct ceph_osdmap *osdmap; /* current map */ member