Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifssmb.c121 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local
789 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
1002 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate()
1170 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
2657 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2740 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
2808 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink()
2898 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink()
3058 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink()
3163 const struct nls_table *nls_codepage) in CIFSSMBQuerySymLink()
[all …]
Dsmb1ops.c924 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
Dconnect.c2854 const struct nls_table *nls_codepage, unsigned int *num_referrals, in get_dfs_path()
3734 const struct nls_table *nls_codepage) in CIFSTCon()
Dsmb2pdu.c148 struct nls_table *nls_codepage; in smb2_reconnect() local