Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h86 struct ocfs2_trim_fs_info { struct
87 u8 tf_valid; /* lvb is valid, or not */
88 u8 tf_success; /* trim is successful, or not */
89 u32 tf_nodenum; /* osb node number */
90 u64 tf_start; /* trim start offset in clusters */
91 u64 tf_len; /* trim end offset in clusters */
92 u64 tf_minlen; /* trim minimum contiguous free clusters */
93 u64 tf_trimlen; /* trimmed length in bytes */