Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dosdmap.c2335 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2812 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2840 struct ceph_osds up, acting; in ceph_pg_to_primary_shard() local
2871 struct ceph_osds up, acting; in ceph_pg_to_acting_primary() local
H A Dosd_client.c1537 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica()
1552 const struct ceph_osds *acting) in pick_closest_replica()
1588 struct ceph_osds up, acting; in calc_target() local
/linux/include/linux/ceph/
H A Dosd_client.h218 struct ceph_osds acting; member