Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h521 struct ocfs2_chain_list { struct
522 /*00*/ __le16 cl_cpg; /* Clusters per Block Group */
523 __le16 cl_bpc; /* Bits per cluster */
524 __le16 cl_count; /* Total chains in this list */
525 __le16 cl_next_free_rec; /* Next unused chain slot */
526 __le64 cl_reserved1;
527 /*10*/ struct ocfs2_chain_rec cl_recs[0]; /* Chain records */