Searched refs:nls_codepage (Results 1 – 6 of 6) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifsproto.h | 352 const struct nls_table *nls_codepage, int remap); 355 const struct nls_table *nls_codepage, int remap); 363 const struct nls_table *nls_codepage, int remap); 369 const struct nls_table *nls_codepage, int remap); 374 const struct nls_table *nls_codepage, int remap, 395 const struct nls_table *nls_codepage, 430 const struct nls_table *nls_codepage, 440 const struct nls_table *nls_codepage, 451 const struct nls_table *nls_codepage, 461 const struct nls_table *nls_codepage, [all …]
|
H A D | cifssmb.c | 664 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 684 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 873 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument 895 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1040 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument 1061 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen() 2258 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() argument 2306 dummy_string, 24, nls_codepage, remap); in CIFSSMBRenameOpenFile() 2310 target_name, PATH_MAX, nls_codepage, in CIFSSMBRenameOpenFile() 2342 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() argument [all …]
|
H A D | misc.c | 901 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument 953 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 956 nls_codepage); in parse_dfs_referrals() 968 is_unicode, nls_codepage); in parse_dfs_referrals() 978 is_unicode, nls_codepage); in parse_dfs_referrals()
|
H A D | smb1ops.c | 954 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()
|
H A D | connect.c | 3792 const struct nls_table *nls_codepage) in CIFSTCon() argument 3843 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 3896 nls_codepage); in CIFSTCon()
|
H A D | smb2ops.c | 1143 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument 2926 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument 2965 nls_codepage, remap); in smb2_get_dfs_refer() 3008 nls_codepage, remap, search_name, in smb2_get_dfs_refer()
|