Home
last modified time | relevance | path

Searched defs:acting (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ceph/
H A Dosdmap.c2343 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2820 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2848 struct ceph_osds up, acting; in ceph_pg_to_primary_shard() local
2879 struct ceph_osds up, acting; in ceph_pg_to_acting_primary() local
H A Dosd_client.c1560 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica()
1575 const struct ceph_osds *acting) in pick_closest_replica()
1611 struct ceph_osds up, acting; in calc_target() local
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h218 struct ceph_osds acting; member