Searched refs:is_replayable_error (Results 1 – 5 of 5) sorted by relevance
3060 if (is_replayable_error(rc) && in smb311_posix_mkdir()3353 if (is_replayable_error(rc) && in SMB2_open()3596 if (is_replayable_error(rc) && in SMB2_ioctl()3747 if (is_replayable_error(rc) && in __SMB2_close()3961 if (is_replayable_error(rc) && in query_info()4144 if (is_replayable_error(rc) && in SMB2_change_notify()4452 if (is_replayable_error(rc) && in SMB2_flush()5270 if (is_replayable_error(rc) && in SMB2_write()5656 if (is_replayable_error(rc) && in SMB2_query_directory()5779 if (is_replayable_error(rc) && in send_set_info()[all …]
403 if (is_replayable_error(rc) && in open_cached_dir()
869 if (is_replayable_error(rc) && in smb2_compound_op()1257 if (is_replayable_error(rc) && in smb2_unlink()
1339 if (is_replayable_error(rc) && in smb2_set_ea()1800 if (is_replayable_error(rc) && in smb2_ioctl_query_info()2557 if (is_replayable_error(rc) && in smb2_query_dir_first()2941 if (is_replayable_error(rc) && in smb2_query_info_compound()
1852 static inline bool is_replayable_error(int error) in is_replayable_error() function