Lines Matching defs:nls_cp
727 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp)
734 nls_cp);
737 32, nls_cp);
742 32, nls_cp);
750 const struct nls_table *nls_cp)
764 CIFS_MAX_DOMAINNAME_LEN, nls_cp);
772 const struct nls_table *nls_cp)
787 CIFS_MAX_USERNAME_LEN, nls_cp);
792 unicode_domain_string(&bcc_ptr, ses, nls_cp);
793 unicode_oslm_strings(&bcc_ptr, nls_cp);
799 const struct nls_table *nls_cp)
843 const struct nls_table *nls_cp)
851 ses->serverOS = cifs_strndup_from_utf16(data, bleft, true, nls_cp);
860 ses->serverNOS = cifs_strndup_from_utf16(data, bleft, true, nls_cp);
869 ses->serverDomain = cifs_strndup_from_utf16(data, bleft, true, nls_cp);
877 const struct nls_table *nls_cp)
1034 const struct nls_table *nls_cp)
1054 nls_cp);
1069 const struct nls_table *nls_cp)
1109 nls_cp);
1115 nls_cp);
1131 const struct nls_table *nls_cp)
1176 nls_cp);
1182 nls_cp);
1195 const struct nls_table *nls_cp)
1203 rc = setup_ntlmv2_rsp(ses, nls_cp);
1258 nls_cp);
1264 nls_cp);
1270 nls_cp);
1333 struct nls_table *nls_cp;
1483 rc = setup_ntlmv2_rsp(ses, sess_data->nls_cp);
1507 unicode_ssetup_strings(&bcc_ptr, ses, sess_data->nls_cp);
1509 ascii_ssetup_strings(&bcc_ptr, ses, sess_data->nls_cp);
1548 sess_data->nls_cp);
1551 sess_data->nls_cp);
1632 unicode_oslm_strings(&bcc_ptr, sess_data->nls_cp);
1633 unicode_domain_string(&bcc_ptr, ses, sess_data->nls_cp);
1636 ascii_ssetup_strings(&bcc_ptr, ses, sess_data->nls_cp);
1684 sess_data->nls_cp);
1687 sess_data->nls_cp);
1735 unicode_oslm_strings(&bcc_ptr, sess_data->nls_cp);
1782 sess_data->nls_cp);
1877 sess_data->nls_cp);
1937 sess_data->nls_cp);
1940 sess_data->nls_cp);
1999 const struct nls_table *nls_cp)
2017 sess_data->nls_cp = (struct nls_table *) nls_cp;