Searched refs:is_interrupt_error (Results 1 – 3 of 3) sorted by relevance
1736 static inline bool is_interrupt_error(int error) in is_interrupt_error() function1750 if (is_interrupt_error(error) || error == -EAGAIN) in is_retryable_error()
2627 if (is_interrupt_error(rc)) {2776 if (is_interrupt_error(rc)) {
801 if (!is_interrupt_error(rc)) in cifs_reopen_file()2441 if (is_interrupt_error(rc)) { in cifs_writepages()