Searched refs:nls_codepage (Results 1 – 5 of 5) 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 | 673 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 693 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 882 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument 904 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1049 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument 1070 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen() 2267 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() argument 2315 dummy_string, 24, nls_codepage, remap); in CIFSSMBRenameOpenFile() 2319 target_name, PATH_MAX, nls_codepage, in CIFSSMBRenameOpenFile() 2351 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() argument [all …]
|
H A D | misc.c | 902 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument 954 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 957 nls_codepage); in parse_dfs_referrals() 969 is_unicode, nls_codepage); in parse_dfs_referrals() 979 is_unicode, nls_codepage); in parse_dfs_referrals()
|
H A D | smb1ops.c | 936 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument 942 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
|
H A D | smb2ops.c | 1145 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument 2928 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument 2967 nls_codepage, remap); in smb2_get_dfs_refer() 3010 nls_codepage, remap, search_name, in smb2_get_dfs_refer()
|