Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h77 u64 tf_len; /* trim end offset in clusters */ member
H A Ddlmglue.c2931 info->tf_len = be64_to_cpu(lvb->lvb_len); in ocfs2_trim_fs_lock()
2955 lvb->lvb_len = cpu_to_be64(info->tf_len); in ocfs2_trim_fs_unlock()
H A Dalloc.c7674 info.tf_len == range->len && in ocfs2_trim_fs()
7687 info.tf_len = range->len; in ocfs2_trim_fs()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h75 u64 tf_len; /* trim end offset in clusters */ member
H A Ddlmglue.c2941 info->tf_len = be64_to_cpu(lvb->lvb_len); in ocfs2_trim_fs_lock()
2965 lvb->lvb_len = cpu_to_be64(info->tf_len); in ocfs2_trim_fs_unlock()
H A Dalloc.c7679 info.tf_len == range->len && in ocfs2_trim_fs()
7692 info.tf_len = range->len; in ocfs2_trim_fs()

Completed in 28 milliseconds