Searched defs:ceph_inode_frag (Results 1 – 2 of 2) sorted by relevance
244 struct ceph_inode_frag { struct245 struct rb_node node;248 u32 frag;249 int split_by; /* i.e. 2^(split_by) children */252 int mds; /* -1 if same authority as parent */253 int ndist; /* >0 if replicated */254 int dist[CEPH_MAX_DIRFRAG_REP];
268 struct ceph_inode_frag { struct269 struct rb_node node;272 u32 frag;273 int split_by; /* i.e. 2^(split_by) children */276 int mds; /* -1 if same authority as parent */277 int ndist; /* >0 if replicated */278 int dist[CEPH_MAX_DIRFRAG_REP];