Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h93 u64 tf_trimlen; /* trimmed length in bytes */ member
Ddlmglue.c2929 info->tf_trimlen = be64_to_cpu(lvb->lvb_trimlen); in ocfs2_trim_fs_lock()
2953 lvb->lvb_trimlen = cpu_to_be64(info->tf_trimlen); in ocfs2_trim_fs_unlock()
Dalloc.c7596 range->len = info.tf_trimlen; in ocfs2_trim_fs()
7651 info.tf_trimlen = range->len; in ocfs2_trim_fs()