Searched refs:is_replayable_error (Results 1 – 5 of 5) sorted by relevance
2999 if (is_replayable_error(rc) && in smb311_posix_mkdir()3290 if (is_replayable_error(rc) && in SMB2_open()3540 if (is_replayable_error(rc) && in SMB2_ioctl()3691 if (is_replayable_error(rc) && in __SMB2_close()3905 if (is_replayable_error(rc) && in query_info()4086 if (is_replayable_error(rc) && in SMB2_change_notify()4382 if (is_replayable_error(rc) && in SMB2_flush()5182 if (is_replayable_error(rc) && in SMB2_write()5568 if (is_replayable_error(rc) && in SMB2_query_directory()5691 if (is_replayable_error(rc) && in send_set_info()[all …]
384 if (is_replayable_error(rc) && in open_cached_dir()
1316 if (is_replayable_error(rc) && in smb2_set_ea()1777 if (is_replayable_error(rc) && in smb2_ioctl_query_info()2441 if (is_replayable_error(rc) && in smb2_query_dir_first()2833 if (is_replayable_error(rc) && in smb2_query_info_compound()
819 if (is_replayable_error(rc) && in smb2_compound_op()
1827 static inline bool is_replayable_error(int error) in is_replayable_error() function