mapping_table_ERRSRV   75 fs/cifs/netmisc.c static const struct smb_to_posix_error mapping_table_ERRSRV[] = {
mapping_table_ERRSRV  861 fs/cifs/netmisc.c 		     sizeof(mapping_table_ERRSRV) /
mapping_table_ERRSRV  863 fs/cifs/netmisc.c 			if (mapping_table_ERRSRV[i].smb_err == 0)
mapping_table_ERRSRV  865 fs/cifs/netmisc.c 			else if (mapping_table_ERRSRV[i].smb_err ==
mapping_table_ERRSRV  867 fs/cifs/netmisc.c 				rc = mapping_table_ERRSRV[i].posix_code;