Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Ddlmglue.h76 u64 tf_minlen; /* trim minimum contiguous free clusters */ member
Ddlmglue.c2941 info->tf_minlen = be64_to_cpu(lvb->lvb_minlen); in ocfs2_trim_fs_lock()
2965 lvb->lvb_minlen = cpu_to_be64(info->tf_minlen); in ocfs2_trim_fs_unlock()
Dalloc.c7687 info.tf_minlen == range->minlen) { in ocfs2_trim_fs()
7700 info.tf_minlen = range->minlen; in ocfs2_trim_fs()