Searched defs:nls_codepage (Results 1 – 7 of 7) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifssmb.c | 76 struct nls_table *nls_codepage = NULL; in cifs_reconnect_tcon() local 667 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 1043 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 2261 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2648 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() 3721 const struct nls_table *nls_codepage, int remap) in CIFSSMBQPathInfo() 3976 struct nls_table *nls_codepage; in CIFSFindFirst() local 4364 const struct nls_table *nls_codepage, int remap) in CIFSGetDFSRefer() 5334 const struct nls_table *nls_codepage, in CIFSSMBSetPathInfoFB() 5366 const struct nls_table *nls_codepage, in CIFSSMBSetPathInfo() [all …]
|
H A D | cifsproto.h | 681 const struct nls_table *nls_codepage, in get_dfs_path()
|
H A D | misc.c | 901 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
H A D | smb1ops.c | 954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
H A D | connect.c | 3707 const struct nls_table *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() 2957 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|
H A D | smb2pdu.c | 220 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local
|