Searched defs:ceph_inode_frag (Results 1 – 1 of 1) sorted by relevance
270 struct ceph_inode_frag { struct271 struct rb_node node;274 u32 frag;275 int split_by; /* i.e. 2^(split_by) children */278 int mds; /* -1 if same authority as parent */279 int ndist; /* >0 if replicated */280 int dist[CEPH_MAX_DIRFRAG_REP];