Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosdmap.h260 int osds[CEPH_PG_MAX_SIZE];
H A Drados.h54 #define CEPH_PG_MAX_SIZE 32 /* max # osds in a single pg */ macro
/openbmc/linux/net/ceph/
H A Dosdmap.c996 work_size = crush_work_size(c, CEPH_PG_MAX_SIZE); in alloc_workspace()
2499 BUG_ON(result_max > CEPH_PG_MAX_SIZE); in do_crush()