Home
last modified time | relevance | path

Searched defs:nls_codepage (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifssmb.c74 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 Dcifsproto.h694 const struct nls_table *nls_codepage, in get_dfs_path()
H A Dmisc.c901 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
H A Dsmb1ops.c954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
H A Dconnect.c3781 const struct nls_table *nls_codepage) in CIFSTCon()
H A Dsmb2ops.c1108 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 Dsmb2pdu.c217 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local