Searched defs:ocfs2_truncate_log (Results 1 – 1 of 1) sorted by relevance
495 struct ocfs2_truncate_log { struct496 /*00*/ __le16 tl_count; /* Total records in this log */497 __le16 tl_used; /* Number of records in use */498 __le32 tl_reserved1;499 /*08*/ struct ocfs2_truncate_rec tl_recs[0]; /* Truncate records */