Searched refs:tf_success (Results 1 – 3 of 3) sorted by relevance
72 u8 tf_success; /* trim is successful, or not */ member
2935 info->tf_success = lvb->lvb_success; in ocfs2_trim_fs_lock()2959 lvb->lvb_success = info->tf_success; in ocfs2_trim_fs_unlock()
7677 if (info.tf_valid && info.tf_success && in ocfs2_trim_fs()7698 info.tf_success = (ret < 0 ? 0 : 1); in ocfs2_trim_fs()