Home
last modified time | relevance | path

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

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