Searched defs:nls_codepage (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/cifs/ | 
| D | cifssmb.c | 211 	struct nls_table *nls_codepage;  in cifs_reconnect_tcon()  local922 		 const struct nls_table *nls_codepage, int remap)  in CIFSPOSIXDelFile()
 1128 		const char *name, const struct nls_table *nls_codepage,  in CIFSPOSIXCreate()
 1294 	    const struct nls_table *nls_codepage, int remap)  in SMBLegacyOpen()
 2828 		const struct nls_table *nls_codepage, int remap)  in CIFSSMBRenameOpenFile()
 2911 	    const int flags, const struct nls_table *nls_codepage, int remap)  in CIFSSMBCopy()
 2974 		      const struct nls_table *nls_codepage, int remap)  in CIFSUnixCreateSymLink()
 3060 		       const struct nls_table *nls_codepage, int remap)  in CIFSUnixCreateHardLink()
 3211 			const struct nls_table *nls_codepage, int remap)  in CIFSSMBUnixQuerySymLink()
 3314 		    const struct nls_table *nls_codepage)  in CIFSSMBQuerySymLink()
 [all …]
 
 | 
| D | cifsproto.h | 594 			       const struct nls_table *nls_codepage,  in get_dfs_path()
 | 
| D | dfs_cache.c | 598 		   const struct nls_table *nls_codepage, int remap,  in update_cache_entry()641 		  const struct nls_table *nls_codepage, int remap,  in do_dfs_cache_find()
 826 		   const struct nls_table *nls_codepage, int remap,  in dfs_cache_find()
 926 			     const struct nls_table *nls_codepage, int remap,  in dfs_cache_update_tgthint()
 
 | 
| D | misc.c | 691 		    const struct nls_table *nls_codepage, int remap,  in parse_dfs_referrals()
 | 
| D | smb1ops.c | 919 		       const struct nls_table *nls_codepage)  in cifs_unix_dfs_readlink()
 | 
| D | connect.c | 2903 	struct nls_table *nls_codepage;  in cifs_setup_ipc()  local4946 	 const struct nls_table *nls_codepage)  in CIFSTCon()
 
 | 
| D | smb2ops.c | 1076 	    const __u16 ea_value_len, const struct nls_table *nls_codepage,  in smb2_set_ea()2380 		   const struct nls_table *nls_codepage, int remap)  in smb2_get_dfs_refer()
 
 | 
| D | smb2pdu.c | 242 	struct nls_table *nls_codepage;  in smb2_reconnect()  local
 |