Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h88 u8 tf_success; /* trim is successful, or not */ member
Ddlmglue.c2924 info->tf_success = lvb->lvb_success; in ocfs2_trim_fs_lock()
2948 lvb->lvb_success = info->tf_success; in ocfs2_trim_fs_unlock()
Dalloc.c7589 if (info.tf_valid && info.tf_success && in ocfs2_trim_fs()
7652 info.tf_success = (ret ? 0 : 1); in ocfs2_trim_fs()