Home
last modified time | relevance | path

Searched refs:tf_trimlen (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h79 u64 tf_trimlen; /* trimmed length in bytes */ member
H A Ddlmglue.c2933 info->tf_trimlen = be64_to_cpu(lvb->lvb_trimlen); in ocfs2_trim_fs_lock()
2957 lvb->lvb_trimlen = cpu_to_be64(info->tf_trimlen); in ocfs2_trim_fs_unlock()
H A Dalloc.c7680 range->len = info.tf_trimlen; in ocfs2_trim_fs()
7692 info.tf_trimlen = range->len; in ocfs2_trim_fs()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h77 u64 tf_trimlen; /* trimmed length in bytes */ member
H A Ddlmglue.c2943 info->tf_trimlen = be64_to_cpu(lvb->lvb_trimlen); in ocfs2_trim_fs_lock()
2967 lvb->lvb_trimlen = cpu_to_be64(info->tf_trimlen); in ocfs2_trim_fs_unlock()
H A Dalloc.c7685 range->len = info.tf_trimlen; in ocfs2_trim_fs()
7697 info.tf_trimlen = range->len; in ocfs2_trim_fs()

Completed in 28 milliseconds