Searched refs:CEPH_PG_MAX_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dosd_client.h51 int r_pg_osds[CEPH_PG_MAX_SIZE];
H A Drados.h61 #define CEPH_PG_MAX_SIZE 16 /* max # osds in a single pg */ macro
H A Dosdmap.c1078 int rawosds[CEPH_PG_MAX_SIZE], *osds;
1079 int i, o, num = CEPH_PG_MAX_SIZE;
1098 int rawosds[CEPH_PG_MAX_SIZE], *osds;
1099 int i, num = CEPH_PG_MAX_SIZE;
H A Dosd_client.c573 int acting[CEPH_PG_MAX_SIZE];

Completed in 164 milliseconds