Searched refs:mapping_table_ERRSRV (Results 1 – 1 of 1) sorted by relevance
64 static const struct smb_to_posix_error mapping_table_ERRSRV[] = { variable755 sizeof(mapping_table_ERRSRV) / in map_smb_to_linux_error()757 if (mapping_table_ERRSRV[i].smb_err == 0) in map_smb_to_linux_error()759 else if (mapping_table_ERRSRV[i].smb_err == in map_smb_to_linux_error()761 rc = mapping_table_ERRSRV[i].posix_code; in map_smb_to_linux_error()