Searched refs:nls_codepage (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | cifsproto.h | 331 const struct nls_table *nls_codepage, int remap); 334 const struct nls_table *nls_codepage, int remap); 342 const struct nls_table *nls_codepage, int remap); 348 const struct nls_table *nls_codepage, int remap); 353 const struct nls_table *nls_codepage, int remap, 374 const struct nls_table *nls_codepage, 408 const struct nls_table *nls_codepage, 418 const struct nls_table *nls_codepage, 427 const struct nls_table *nls_codepage, 435 const struct nls_table *nls_codepage, [all …]
|
| D | cifssmb.c | 72 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local 150 nls_codepage = load_nls_default(); in cifs_reconnect_tcon() 185 rc = cifs_setup_session(0, ses, server, nls_codepage); in cifs_reconnect_tcon() 195 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon() 231 unload_nls(nls_codepage); in cifs_reconnect_tcon() 694 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 714 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 903 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument 925 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1070 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument [all …]
|
| D | misc.c | 841 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument 893 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 896 nls_codepage); in parse_dfs_referrals() 908 is_unicode, nls_codepage); in parse_dfs_referrals() 918 is_unicode, nls_codepage); in parse_dfs_referrals()
|
| D | smb1ops.c | 939 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument 945 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
|
| D | smb2pdu.c | 147 struct nls_table *nls_codepage; in smb2_reconnect() local 253 nls_codepage = load_nls_default(); in smb2_reconnect() 287 rc = cifs_setup_session(0, ses, server, nls_codepage); in smb2_reconnect() 312 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect() 348 unload_nls(nls_codepage); in smb2_reconnect()
|
| D | connect.c | 3910 const struct nls_table *nls_codepage) in CIFSTCon() argument 3961 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 4014 nls_codepage); in CIFSTCon()
|
| D | smb2ops.c | 994 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument 2665 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument 2701 nls_codepage, remap); in smb2_get_dfs_refer() 2738 nls_codepage, remap, search_name, in smb2_get_dfs_refer()
|