Home
last modified time | relevance | path

Searched refs:tf_minlen (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/ocfs2/
Ddlmglue.h76 u64 tf_minlen; /* trim minimum contiguous free clusters */ member
Ddlmglue.c2942 info->tf_minlen = be64_to_cpu(lvb->lvb_minlen); in ocfs2_trim_fs_lock()
2966 lvb->lvb_minlen = cpu_to_be64(info->tf_minlen); in ocfs2_trim_fs_unlock()
Dalloc.c7680 info.tf_minlen == range->minlen) { in ocfs2_trim_fs()
7693 info.tf_minlen = range->minlen; in ocfs2_trim_fs()