Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.h93 u64 tf_trimlen; /* trimmed length in bytes */ member
Ddlmglue.c2908 info->tf_trimlen = be64_to_cpu(lvb->lvb_trimlen); in ocfs2_trim_fs_lock()
2932 lvb->lvb_trimlen = cpu_to_be64(info->tf_trimlen); in ocfs2_trim_fs_unlock()
Dalloc.c7614 range->len = info.tf_trimlen; in ocfs2_trim_fs()
7669 info.tf_trimlen = range->len; in ocfs2_trim_fs()