Searched refs:CEPH_PG_MAX_SIZE (Results 1 – 5 of 5) sorted by relevance
113 int crush_scratch_ary[CEPH_PG_MAX_SIZE * 3];
130 int r_pg_osds[CEPH_PG_MAX_SIZE];
53 #define CEPH_PG_MAX_SIZE 16 /* max # osds in a single pg */ macro
1480 BUG_ON(result_max > CEPH_PG_MAX_SIZE); in do_crush()1513 min_t(int, pool->size, CEPH_PG_MAX_SIZE), in pg_to_raw_osds()1747 int osds[CEPH_PG_MAX_SIZE]; in ceph_calc_pg_primary()
1423 int acting[CEPH_PG_MAX_SIZE]; in __map_request()