Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ceph/
A Dsuper.h263 struct ceph_inode_frag { struct
264 struct rb_node node;
267 u32 frag;
268 int split_by; /* i.e. 2^(split_by) children */
271 int mds; /* -1 if same authority as parent */
272 int ndist; /* >0 if replicated */
273 int dist[CEPH_MAX_DIRFRAG_REP];

Completed in 15 milliseconds