Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h74 u64 tf_start; /* trim start offset in clusters */ member
Ddlmglue.c2937 info->tf_start = be64_to_cpu(lvb->lvb_start); in ocfs2_trim_fs_lock()
2961 lvb->lvb_start = cpu_to_be64(info->tf_start); in ocfs2_trim_fs_unlock()
Dalloc.c7678 info.tf_start == range->start && in ocfs2_trim_fs()
7691 info.tf_start = range->start; in ocfs2_trim_fs()