Searched defs:nls_codepage (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/smb/client/ |
D | cifssmb.c | 76 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 …]
|
D | cifsproto.h | 681 const struct nls_table *nls_codepage, in get_dfs_path()
|
D | misc.c | 901 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | smb1ops.c | 954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
D | connect.c | 3715 const struct nls_table *nls_codepage) in CIFSTCon()
|
D | smb2ops.c | 1143 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()
|
D | smb2pdu.c | 220 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local
|