Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsproto.h354 const struct nls_table *nls_codepage, int remap);
386 const struct nls_table *nls_codepage,
420 const struct nls_table *nls_codepage,
430 const struct nls_table *nls_codepage,
439 const struct nls_table *nls_codepage,
447 const struct nls_table *nls_codepage,
459 const struct nls_table *nls_codepage);
489 const struct nls_table *nls_codepage,
537 const struct nls_table *nls_codepage,
546 const struct nls_table *nls_codepage,
[all …]
A Dcifssmb.c74 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local
115 nls_codepage = load_nls_default(); in cifs_reconnect_tcon()
196 unload_nls(nls_codepage); in cifs_reconnect_tcon()
2380 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink()
2403 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink()
2676 count, is_unicode, nls_codepage); in CIFSSMBUnixQuerySymLink()
2783 sub_len, is_unicode, nls_codepage); in CIFSSMBQuerySymLink()
2807 nls_codepage); in CIFSSMBQuerySymLink()
3958 struct nls_table *nls_codepage; in CIFSFindFirst() local
3968 nls_codepage = cifs_sb->local_nls; in CIFSFindFirst()
[all …]
A Dmisc.c842 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
894 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
897 nls_codepage); in parse_dfs_referrals()
909 is_unicode, nls_codepage); in parse_dfs_referrals()
919 is_unicode, nls_codepage); in parse_dfs_referrals()
A Dsmb1ops.c952 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument
958 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
A Dsmb2pdu.c147 struct nls_table *nls_codepage; in smb2_reconnect() local
222 nls_codepage = load_nls_default(); in smb2_reconnect()
256 rc = cifs_setup_session(0, ses, server, nls_codepage); in smb2_reconnect()
281 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
317 unload_nls(nls_codepage); in smb2_reconnect()
A Dconnect.c3487 const struct nls_table *nls_codepage) in CIFSTCon() argument
3538 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
3591 nls_codepage); in CIFSTCon()
A Dsmb2ops.c1021 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
2696 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
2732 nls_codepage, remap); in smb2_get_dfs_refer()
2769 nls_codepage, remap, search_name, in smb2_get_dfs_refer()

Completed in 44 milliseconds