Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosdmap.h247 int osds[CEPH_PG_MAX_SIZE];
Drados.h54 #define CEPH_PG_MAX_SIZE 32 /* max # osds in a single pg */ macro
/Linux-v5.4/net/ceph/
Dosdmap.c1061 work_size = crush_work_size(crush, CEPH_PG_MAX_SIZE); in osdmap_set_crush()
2275 BUG_ON(result_max > CEPH_PG_MAX_SIZE); in do_crush()