Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifssmb.c121 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local
788 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
1001 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate()
1169 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
2651 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2734 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
2802 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink()
2892 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink()
3052 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink()
3157 const struct nls_table *nls_codepage) in CIFSSMBQuerySymLink()
[all …]
Dsmb1ops.c924 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
Dconnect.c2773 const struct nls_table *nls_codepage, unsigned int *num_referrals, in get_dfs_path()
3642 const struct nls_table *nls_codepage) in CIFSTCon()
Dsmb2pdu.c148 struct nls_table *nls_codepage; in smb2_reconnect() local