Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Ddlmglue.h77 u64 tf_trimlen; /* trimmed length in bytes */ member
Ddlmglue.c2940 info->tf_trimlen = be64_to_cpu(lvb->lvb_trimlen); in ocfs2_trim_fs_lock()
2964 lvb->lvb_trimlen = cpu_to_be64(info->tf_trimlen); in ocfs2_trim_fs_unlock()
Dalloc.c7685 range->len = info.tf_trimlen; in ocfs2_trim_fs()
7697 info.tf_trimlen = range->len; in ocfs2_trim_fs()