Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h76 u64 tf_minlen; /* trim minimum contiguous free clusters */ member
H A 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()
H A Dalloc.c7680 info.tf_minlen == range->minlen) { in ocfs2_trim_fs()
7693 info.tf_minlen = range->minlen; in ocfs2_trim_fs()