Searched refs:nls_codepage (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cifsproto.h | 368 const struct nls_table *nls_codepage, int remap); 400 const struct nls_table *nls_codepage, 404 const struct nls_table *nls_codepage, 439 const struct nls_table *nls_codepage, 449 const struct nls_table *nls_codepage, 460 const struct nls_table *nls_codepage, 470 const struct nls_table *nls_codepage, 475 const struct nls_table *nls_codepage, int remap); 515 const struct nls_table *nls_codepage, 566 const struct nls_table *nls_codepage, [all …]
|
| H A D | cifssmb.c | 704 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 915 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 2346 target_name, PATH_MAX, nls_codepage, in CIFSSMBRenameOpenFile() 2400 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink() 2423 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink() 2697 count, is_unicode, nls_codepage); in CIFSSMBUnixQuerySymLink() 3157 PATH_MAX, nls_codepage, remap); in cifs_do_set_acl() 3948 struct nls_table *nls_codepage; in CIFSFindFirst() local 3963 nls_codepage = cifs_sb->local_nls; in CIFSFindFirst() 5177 const struct nls_table *nls_codepage, in SMBSetInformation() argument [all …]
|
| H A D | misc.c | 904 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument 956 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 959 nls_codepage); in parse_dfs_referrals() 971 is_unicode, nls_codepage); in parse_dfs_referrals() 981 is_unicode, nls_codepage); in parse_dfs_referrals()
|
| H A D | smb1ops.c | 1148 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument 1154 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
|
| H A D | connect.c | 3986 const struct nls_table *nls_codepage) in CIFSTCon() argument 4037 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 4090 nls_codepage); in CIFSTCon()
|
| H A D | smb2ops.c | 1153 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument 2936 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument 2975 nls_codepage, remap); in smb2_get_dfs_refer() 3018 nls_codepage, remap, search_name, in smb2_get_dfs_refer()
|