Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsproto.h335 const struct nls_table *nls_codepage, int remap);
367 const struct nls_table *nls_codepage,
401 const struct nls_table *nls_codepage,
411 const struct nls_table *nls_codepage,
420 const struct nls_table *nls_codepage,
428 const struct nls_table *nls_codepage,
440 const struct nls_table *nls_codepage);
470 const struct nls_table *nls_codepage,
515 const struct nls_table *nls_codepage,
524 const struct nls_table *nls_codepage,
[all …]
A Dcifssmb.c105 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local
172 nls_codepage = load_nls_default(); in cifs_reconnect_tcon()
238 unload_nls(nls_codepage); in cifs_reconnect_tcon()
2813 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink()
2836 PATH_MAX, nls_codepage, remap); in CIFSUnixCreateSymLink()
3109 count, is_unicode, nls_codepage); in CIFSSMBUnixQuerySymLink()
3216 sub_len, is_unicode, nls_codepage); in CIFSSMBQuerySymLink()
3240 nls_codepage); in CIFSSMBQuerySymLink()
4334 struct nls_table *nls_codepage; in CIFSFindFirst() local
4344 nls_codepage = cifs_sb->local_nls; in CIFSFindFirst()
[all …]
A Dmisc.c832 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
884 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
887 nls_codepage); in parse_dfs_referrals()
899 is_unicode, nls_codepage); in parse_dfs_referrals()
909 is_unicode, nls_codepage); in parse_dfs_referrals()
A Dsmb1ops.c919 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument
925 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
A Dsmb2pdu.c146 struct nls_table *nls_codepage; in smb2_reconnect() local
238 nls_codepage = load_nls_default(); in smb2_reconnect()
267 rc = cifs_setup_session(0, tcon->ses, nls_codepage); in smb2_reconnect()
291 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
327 unload_nls(nls_codepage); in smb2_reconnect()
A Dconnect.c3639 const struct nls_table *nls_codepage) in CIFSTCon() argument
3691 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
3746 nls_codepage); in CIFSTCon()
A Dsmb2ops.c1235 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
2838 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
2874 nls_codepage, remap); in smb2_get_dfs_refer()
2912 nls_codepage, remap, search_name, in smb2_get_dfs_refer()

Completed in 48 milliseconds