Searched refs:nls_codepage (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsproto.h | 362 const struct nls_table *nls_codepage, int remap); 365 const struct nls_table *nls_codepage, int remap); 373 const struct nls_table *nls_codepage, int remap); 379 const struct nls_table *nls_codepage, int remap); 384 const struct nls_table *nls_codepage, int remap, 405 const struct nls_table *nls_codepage, 409 const struct nls_table *nls_codepage, 444 const struct nls_table *nls_codepage, 454 const struct nls_table *nls_codepage, 465 const struct nls_table *nls_codepage, [all …]
|
| H A D | cifssmb.c | 697 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 719 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 911 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument 935 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1096 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument 1119 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen() 2390 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() argument 2439 dummy_string, 24, nls_codepage, remap); in CIFSSMBRenameOpenFile() 2443 target_name, PATH_MAX, nls_codepage, in CIFSSMBRenameOpenFile() 2475 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() argument [all …]
|
| H A D | misc.c | 919 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument 988 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 991 nls_codepage); in parse_dfs_referrals() 1003 is_unicode, nls_codepage); in parse_dfs_referrals() 1013 is_unicode, nls_codepage); in parse_dfs_referrals()
|
| H A D | smb1ops.c | 1259 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument 1265 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
|
| H A D | connect.c | 3995 const struct nls_table *nls_codepage) in CIFSTCon() argument 4046 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 4099 nls_codepage); in CIFSTCon()
|
| H A D | smb2ops.c | 1166 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument 3071 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() 3110 nls_codepage, remap); in smb2_get_dfs_refer() 3153 nls_codepage, remap, search_name, in smb2_get_dfs_refer() 3065 smb2_get_dfs_refer(const unsigned int xid,struct cifs_ses * ses,const char * search_name,struct dfs_info3_param ** target_nodes,unsigned int * num_of_nodes,const struct nls_table * nls_codepage,int remap) smb2_get_dfs_refer() argument
|