Searched refs:mapping_table_ERRSRV (Results 1 – 1 of 1) sorted by relevance
75 static const struct smb_to_posix_error mapping_table_ERRSRV[] = { variable861 sizeof(mapping_table_ERRSRV) / in map_smb_to_linux_error()863 if (mapping_table_ERRSRV[i].smb_err == 0) in map_smb_to_linux_error()865 else if (mapping_table_ERRSRV[i].smb_err == in map_smb_to_linux_error()867 rc = mapping_table_ERRSRV[i].posix_code; in map_smb_to_linux_error()