Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dosdmap.h251 int osds[CEPH_PG_MAX_SIZE];
Drados.h54 #define CEPH_PG_MAX_SIZE 32 /* max # osds in a single pg */ macro