Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Docfs2_fs.h481 struct ocfs2_chain_list { struct
482 /*00*/ __le16 cl_cpg; /* Clusters per Block Group */
483 __le16 cl_bpc; /* Bits per cluster */
484 __le16 cl_count; /* Total chains in this list */
485 __le16 cl_next_free_rec; /* Next unused chain slot */
486 __le64 cl_reserved1;
487 /*10*/ struct ocfs2_chain_rec cl_recs[]; /* Chain records */