nt_errs           778 fs/cifs/netmisc.c 	while (nt_errs[idx].nt_errstr != NULL) {
nt_errs           779 fs/cifs/netmisc.c 		if (((nt_errs[idx].nt_errcode) & 0xFFFFFF) ==
nt_errs           782 fs/cifs/netmisc.c 				  status_code, nt_errs[idx].nt_errstr);
nt_errs            14 fs/cifs/nterr.c const struct nt_err_code_struct nt_errs[] = {
nt_errs            23 fs/cifs/nterr.h extern const struct nt_err_code_struct nt_errs[];