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