Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_fs.h493 struct ocfs2_truncate_log { struct
494 /*00*/ __le16 tl_count; /* Total records in this log */
495 __le16 tl_used; /* Number of records in use */
496 __le32 tl_reserved1;
497 /*08*/ struct ocfs2_truncate_rec tl_recs[]; /* Truncate records */

Completed in 10 milliseconds