Searched defs:nls_codepage (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/fs/cifs/ |
D | cifssmb.c | 72 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local 694 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 903 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1070 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 2252 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() 2336 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy() 2399 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateSymLink() 2486 const struct nls_table *nls_codepage, int remap) in CIFSUnixCreateHardLink() 2638 const struct nls_table *nls_codepage, int remap) in CIFSSMBUnixQuerySymLink() 2741 const struct nls_table *nls_codepage) in CIFSSMBQuerySymLink() [all …]
|
D | cifsproto.h | 657 const struct nls_table *nls_codepage, in get_dfs_path()
|
D | misc.c | 841 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
|
D | smb1ops.c | 939 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
|
D | smb2ops.c | 994 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 2665 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
|
D | connect.c | 3910 const struct nls_table *nls_codepage) in CIFSTCon()
|
D | smb2pdu.c | 147 struct nls_table *nls_codepage; in smb2_reconnect() local
|