Searched refs:is_interrupt_error (Results 1 – 3 of 3) sorted by relevance
1680 static inline bool is_interrupt_error(int error) in is_interrupt_error() function1694 if (is_interrupt_error(error) || error == -EAGAIN) in is_retryable_error()
2313 if (is_interrupt_error(rc)) {2463 if (is_interrupt_error(rc)) {
772 if (!is_interrupt_error(rc)) in cifs_reopen_file()2364 if (is_interrupt_error(rc)) { in cifs_writepages()