Searched defs:ceph_pg_mapping (Results 1 – 1 of 1) sorted by relevance
29 struct ceph_pg_mapping { struct30 struct rb_node node;31 struct ceph_pg pgid;32 int len;33 int osds[];