Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dsuper.h187 struct ceph_inode_frag { struct
188 struct rb_node node;
191 u32 frag;
192 int split_by; /* i.e. 2^(split_by) children */
195 int mds; /* -1 if same authority as parent */
196 int ndist; /* >0 if replicated */
197 int dist[CEPH_MAX_DIRFRAG_REP];