Home
last modified time | relevance | path

Searched defs:ceph_pg_mapping (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/ceph/
Dosdmap.h29 struct ceph_pg_mapping { struct
30 struct rb_node node;
31 struct ceph_pg pgid;
32 int len;
33 int osds[];