Searched refs:is_replayable_error (Results 1 – 5 of 5) sorted by relevance
2988 if (is_replayable_error(rc) && in smb311_posix_mkdir()3279 if (is_replayable_error(rc) && in SMB2_open()3529 if (is_replayable_error(rc) && in SMB2_ioctl()3680 if (is_replayable_error(rc) && in __SMB2_close()3894 if (is_replayable_error(rc) && in query_info()4075 if (is_replayable_error(rc) && in SMB2_change_notify()4371 if (is_replayable_error(rc) && in SMB2_flush()5090 if (is_replayable_error(rc) && in SMB2_write()5476 if (is_replayable_error(rc) && in SMB2_query_directory()5599 if (is_replayable_error(rc) && in send_set_info()[all …]
382 if (is_replayable_error(rc) && in open_cached_dir()
1281 if (is_replayable_error(rc) && in smb2_set_ea()1742 if (is_replayable_error(rc) && in smb2_ioctl_query_info()2387 if (is_replayable_error(rc) && in smb2_query_dir_first()2779 if (is_replayable_error(rc) && in smb2_query_info_compound()
827 if (is_replayable_error(rc) && in smb2_compound_op()
1869 static inline bool is_replayable_error(int error) in is_replayable_error() function