Searched refs:update_error_count (Results 1 – 5 of 5) sorted by relevance
25 void update_error_count(struct thread_data *td, int err);
36 void update_error_count(struct thread_data *td, int err) in update_error_count() function
387 update_error_count(td, err); in break_on_this_error()404 update_error_count(td, err); in break_on_this_error()
1202 update_error_count(td, ret); in verify_async_thread()
1715 update_error_count(td, icd->error); in io_completed()