Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifssmb.c76 struct nls_table *nls_codepage = NULL; in cifs_reconnect_tcon() local
667 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
876 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate()
1043 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
2261 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2345 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
2408 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink()
2495 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink()
2648 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink()
3073 const int acl_type, const struct nls_table *nls_codepage, in cifs_do_get_acl()
[all …]
Dcifsproto.h681 const struct nls_table *nls_codepage, in get_dfs_path()
Dmisc.c901 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
Dsmb1ops.c954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
Dconnect.c3715 const struct nls_table *nls_codepage) in CIFSTCon()
Dsmb2ops.c1143 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()
Dsmb2pdu.c220 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local