Home
last modified time | relevance | path

Searched refs:CEPH_PG_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/ceph/
Dosdmap.h248 int osds[CEPH_PG_MAX_SIZE];
Drados.h54 #define CEPH_PG_MAX_SIZE 32 /* max # osds in a single pg */ macro
/Linux-v4.19/net/ceph/
Dosdmap.c1045 work_size = crush_work_size(crush, CEPH_PG_MAX_SIZE); in osdmap_set_crush()
2254 BUG_ON(result_max > CEPH_PG_MAX_SIZE); in do_crush()