Searched defs:nls_codepage (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
D | cifssmb.c | 134 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local 849 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 1055 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1221 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 2755 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2838 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() 2901 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() 2987 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink() 3138 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() 3241 const struct nls_table *nls_codepage) in CIFSSMBQuerySymLink() [all …]
|
D | cifsproto.h | 627 const struct nls_table *nls_codepage, in get_dfs_path()
|
D | dfs_cache.c | 659 const struct nls_table *nls_codepage, int remap, in get_dfs_referral() 702 const struct nls_table *nls_codepage, int remap, in __dfs_cache_find() 878 const struct nls_table *nls_codepage, int remap, in dfs_cache_find() 987 const struct nls_table *nls_codepage, int remap, in dfs_cache_update_tgthint()
|
D | misc.c | 684 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | smb1ops.c | 918 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
D | connect.c | 2720 struct nls_table *nls_codepage; in cifs_setup_ipc() local 4821 const struct nls_table *nls_codepage) in CIFSTCon()
|
D | smb2ops.c | 1133 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 2699 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|
D | smb2pdu.c | 160 struct nls_table *nls_codepage; in smb2_reconnect() local
|