Searched refs:report_failure (Results 1 – 1 of 1) sorted by relevance
1187 bool report_failure = is_terminal_error (errno); in handle_clone_fail() local1189 if (reflink_mode == REFLINK_ALWAYS || report_failure) in handle_clone_fail()1197 && ((! report_failure) || lseek (dest_desc, 0, SEEK_END) == 0) in handle_clone_fail()1201 if (! report_failure) in handle_clone_fail()1204 if (reflink_mode == REFLINK_ALWAYS || report_failure) in handle_clone_fail()