Home
last modified time | relevance | path

Searched refs:nls_codepage (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dcifsproto.h347 const struct nls_table *nls_codepage, int remap);
350 const struct nls_table *nls_codepage, int remap);
358 const struct nls_table *nls_codepage, int remap);
364 const struct nls_table *nls_codepage, int remap);
369 const struct nls_table *nls_codepage, int remap,
390 const struct nls_table *nls_codepage,
424 const struct nls_table *nls_codepage,
434 const struct nls_table *nls_codepage,
444 const struct nls_table *nls_codepage,
454 const struct nls_table *nls_codepage,
[all …]
Dcifssmb.c74 struct nls_table *nls_codepage = NULL; in cifs_reconnect_tcon() local
132 nls_codepage = ses->local_nls; in cifs_reconnect_tcon()
157 rc = cifs_setup_session(0, ses, server, nls_codepage); in cifs_reconnect_tcon()
167 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon()
665 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument
685 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile()
874 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument
896 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate()
1041 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument
1062 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen()
[all …]
Dmisc.c865 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
917 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
920 nls_codepage); in parse_dfs_referrals()
932 is_unicode, nls_codepage); in parse_dfs_referrals()
942 is_unicode, nls_codepage); in parse_dfs_referrals()
Dsmb1ops.c954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument
960 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
Dconnect.c3667 const struct nls_table *nls_codepage) in CIFSTCon() argument
3718 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
3771 nls_codepage); in CIFSTCon()
Dsmb2pdu.c214 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local
331 nls_codepage = ses->local_nls; in smb2_reconnect()
369 rc = cifs_setup_session(0, ses, server, nls_codepage); in smb2_reconnect()
392 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
Dsmb2ops.c1106 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
2784 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
2820 nls_codepage, remap); in smb2_get_dfs_refer()
2859 nls_codepage, remap, search_name, in smb2_get_dfs_refer()