Searched refs:nt_errs (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dnterr.c27 const struct nt_err_code_struct nt_errs[] = { variable in typeref:struct:nt_err_code_struct
H A Dnetmisc.c795 while (nt_errs[idx].nt_errstr != NULL) { cifs_print_status()
796 if (((nt_errs[idx].nt_errcode) & 0xFFFFFF) == cifs_print_status()
799 status_code, nt_errs[idx].nt_errstr); cifs_print_status()
H A Dnterr.h35 extern const struct nt_err_code_struct nt_errs[];

Completed in 96 milliseconds