Home
last modified time | relevance | path

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

/linux-5.10/fs/ocfs2/
Ddlmglue.h72 struct ocfs2_trim_fs_info { struct
73 u8 tf_valid; /* lvb is valid, or not */
74 u8 tf_success; /* trim is successful, or not */
75 u32 tf_nodenum; /* osb node number */
76 u64 tf_start; /* trim start offset in clusters */
77 u64 tf_len; /* trim end offset in clusters */
78 u64 tf_minlen; /* trim minimum contiguous free clusters */
79 u64 tf_trimlen; /* trimmed length in bytes */