Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.h91 u64 tf_len; /* trim end offset in clusters */ member
Ddlmglue.c2906 info->tf_len = be64_to_cpu(lvb->lvb_len); in ocfs2_trim_fs_lock()
2930 lvb->lvb_len = cpu_to_be64(info->tf_len); in ocfs2_trim_fs_unlock()
Dalloc.c7608 info.tf_start == start && info.tf_len == len && in ocfs2_trim_fs()
7621 info.tf_len = len; in ocfs2_trim_fs()