Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h36 struct cifs_tcon *tcon, const struct nls_table *nls_codepage);
42 const struct nls_table *nls_codepage, int remap);
54 const char *name, const struct nls_table *nls_codepage,
60 const struct nls_table *nls_codepage, int remap);
94 const struct nls_table *nls_codepage, int remap);
97 const struct nls_table *nls_codepage, int remap);
100 const struct nls_table *nls_codepage, int remap);
107 const struct nls_table *nls_codepage, int remap);
123 const int acl_type, const struct nls_table *nls_codepage,
127 const int acl_type, const struct nls_table *nls_codepage,
[all …]
H A Dcifssmb.c543 const struct nls_table *nls_codepage) in CIFSTCon() argument
594 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
647 nls_codepage); in CIFSTCon()
838 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument
860 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile()
1052 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument
1076 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate()
1237 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument
1260 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen()
2531 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() argument
[all …]
H A Dmisc.c675 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
743 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
746 nls_codepage); in parse_dfs_referrals()
758 is_unicode, nls_codepage); in parse_dfs_referrals()
768 is_unicode, nls_codepage); in parse_dfs_referrals()
H A Dcifsproto.h300 const struct nls_table *nls_codepage, int remap,
409 const struct nls_table *nls_codepage, in get_dfs_path() argument
412 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
H A Dsmb1ops.c1207 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument
1213 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
H A Dsmb2ops.c1172 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
3088 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
3129 nls_codepage, remap); in smb2_get_dfs_refer()
3172 nls_codepage, remap, search_name, in smb2_get_dfs_refer()