Searched defs:acting (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 2308 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument 2781 ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pi, const struct ceph_pg *raw_pgid, struct ceph_osds *up, struct ceph_osds *acting) ceph_pg_to_up_acting_osds() argument 2813 struct ceph_osds up, acting; ceph_pg_to_primary_shard() local 2844 struct ceph_osds up, acting; ceph_pg_to_acting_primary() local [all...] |
H A D | osd_client.c | 1480 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument 1494 pick_closest_replica(struct ceph_osd_client *osdc, const struct ceph_osds *acting) pick_closest_replica() argument 1531 struct ceph_osds up, acting; calc_target() local [all...] |
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | osd_client.h | 161 struct ceph_osds acting; member
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 2343 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument 2816 ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pi, const struct ceph_pg *raw_pgid, struct ceph_osds *up, struct ceph_osds *acting) ceph_pg_to_up_acting_osds() argument 2848 struct ceph_osds up, acting; ceph_pg_to_primary_shard() local 2879 struct ceph_osds up, acting; ceph_pg_to_acting_primary() local [all...] |
H A D | osd_client.c | 1560 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument 1574 pick_closest_replica(struct ceph_osd_client *osdc, const struct ceph_osds *acting) pick_closest_replica() argument 1611 struct ceph_osds up, acting; calc_target() local [all...] |
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | osd_client.h | 218 struct ceph_osds acting; member
|
Completed in 19 milliseconds