Home
last modified time | relevance | path

Searched refs:nls_cp (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1session.c23 struct nls_table *nls_cp; member
87 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings() argument
94 nls_cp); in unicode_oslm_strings()
97 32, nls_cp); in unicode_oslm_strings()
102 32, nls_cp); in unicode_oslm_strings()
110 ascii_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in ascii_oslm_strings() argument
126 const struct nls_table *nls_cp) in unicode_domain_string() argument
142 CIFS_MAX_DOMAINNAME_LEN, nls_cp); in unicode_domain_string()
150 const struct nls_table *nls_cp) in ascii_domain_string() argument
169 const struct nls_table *nls_cp) in unicode_ssetup_strings() argument
[all …]
H A Dsmb2proto.h133 const struct nls_table *nls_cp);
H A Dcifsproto.h309 int setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp);
H A Dsmb2pdu.c1506 struct nls_table *nls_cp; member
1811 sess_data->nls_cp); in SMB2_sess_auth_rawntlmssp_negotiate()
1896 sess_data->nls_cp); in SMB2_sess_auth_rawntlmssp_authenticate()
1984 const struct nls_table *nls_cp) in SMB2_sess_setup() argument
2004 sess_data->nls_cp = (struct nls_table *) nls_cp; in SMB2_sess_setup()