Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dosdmap.c2340 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2817 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2845 struct ceph_osds up, acting; in ceph_pg_to_primary_shard() local
2876 struct ceph_osds up, acting; in ceph_pg_to_acting_primary() local
H A Dosd_client.c1536 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica()
1551 const struct ceph_osds *acting) in pick_closest_replica()
1587 struct ceph_osds up, acting; in calc_target() local
/linux/include/linux/ceph/
H A Dosd_client.h218 struct ceph_osds acting; member