Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.h78 u64 tf_minlen; /* trim minimum contiguous free clusters */ member
Ddlmglue.c2932 info->tf_minlen = be64_to_cpu(lvb->lvb_minlen); in ocfs2_trim_fs_lock()
2956 lvb->lvb_minlen = cpu_to_be64(info->tf_minlen); in ocfs2_trim_fs_unlock()
Dalloc.c7675 info.tf_minlen == range->minlen) { in ocfs2_trim_fs()
7688 info.tf_minlen = range->minlen; in ocfs2_trim_fs()