Searched defs:nls_codepage (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 74 struct nls_table *nls_codepage = NULL; in cifs_reconnect_tcon() local 665 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 874 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1041 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 2219 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2303 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() 2366 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() 2453 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink() 2606 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() 3031 const int acl_type, const struct nls_table *nls_codepage, in cifs_do_get_acl() [all …]
|
H A D | cifsproto.h | 694 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 | 3781 const struct nls_table *nls_codepage) in CIFSTCon()
|
H A D | smb2ops.c | 1108 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 2903 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|
H A D | smb2pdu.c | 217 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local
|