Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.h71 u8 tf_valid; /* lvb is valid, or not */ member
H A Ddlmglue.c2916 info->tf_valid = 0; in ocfs2_trim_fs_lock()
2936 info->tf_valid = 1; in ocfs2_trim_fs_lock()
H A Dalloc.c7684 if (info.tf_valid && info.tf_success && in ocfs2_trim_fs()