Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h346 const struct nls_table *nls_codepage, int remap);
349 const struct nls_table *nls_codepage, int remap);
357 const struct nls_table *nls_codepage, int remap);
363 const struct nls_table *nls_codepage, int remap);
368 const struct nls_table *nls_codepage, int remap,
389 const struct nls_table *nls_codepage,
423 const struct nls_table *nls_codepage,
433 const struct nls_table *nls_codepage,
442 const struct nls_table *nls_codepage,
450 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.c861 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
913 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
916 nls_codepage); in parse_dfs_referrals()
928 is_unicode, nls_codepage); in parse_dfs_referrals()
938 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.c3615 const struct nls_table *nls_codepage) in CIFSTCon() argument
3666 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
3719 nls_codepage); in CIFSTCon()
Dsmb2pdu.c164 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local
262 nls_codepage = ses->local_nls; in smb2_reconnect()
286 rc = cifs_setup_session(0, ses, server, nls_codepage); in smb2_reconnect()
309 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
Dsmb2ops.c1090 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
2766 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
2802 nls_codepage, remap); in smb2_get_dfs_refer()
2839 nls_codepage, remap, search_name, in smb2_get_dfs_refer()