Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifssmb.c543 const struct nls_table *nls_codepage) in CIFSTCon() argument
594 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
647 nls_codepage); in CIFSTCon()
838 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument
860 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile()
1052 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument
1076 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate()
1237 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument
1260 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen()
2532 const struct nls_table *nls_codepage, in in CIFSSMBRenameOpenFile() argument
2617 CIFSUnixCreateSymLink(const unsigned int xid,struct cifs_tcon * tcon,const char * fromName,const char * toName,const struct nls_table * nls_codepage,int remap) CIFSUnixCreateSymLink() argument
2705 CIFSUnixCreateHardLink(const unsigned int xid,struct cifs_tcon * tcon,const char * fromName,const char * toName,const struct nls_table * nls_codepage,int remap) CIFSUnixCreateHardLink() argument
2861 CIFSSMBUnixQuerySymLink(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * searchName,char ** symlinkinfo,const struct nls_table * nls_codepage,int remap) CIFSSMBUnixQuerySymLink() argument
3441 cifs_do_get_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * searchName,struct posix_acl ** acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_get_acl() argument
3535 cifs_do_set_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * fileName,const struct posix_acl * acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_set_acl() argument
3612 cifs_do_get_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * searchName,struct posix_acl ** acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_get_acl() argument
3620 cifs_do_set_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * fileName,const struct posix_acl * acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_set_acl() argument
3968 SMBQueryInformation(const unsigned int xid,struct cifs_tcon * tcon,const char * search_name,FILE_ALL_INFO * data,const struct nls_table * nls_codepage,int remap) SMBQueryInformation() argument
4111 CIFSSMBQPathInfo(const unsigned int xid,struct cifs_tcon * tcon,const char * search_name,FILE_ALL_INFO * data,int legacy,const struct nls_table * nls_codepage,int remap) CIFSSMBQPathInfo() argument
4286 CIFSSMBUnixQPathInfo(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * searchName,FILE_UNIX_BASIC_INFO * pFindData,const struct nls_table * nls_codepage,int remap) CIFSSMBUnixQPathInfo() argument
4377 struct nls_table *nls_codepage; CIFSFindFirst() local
4686 CIFSGetSrvInodeNumber(const unsigned int xid,struct cifs_tcon * tcon,const char * search_name,__u64 * inode_number,const struct nls_table * nls_codepage,int remap) CIFSGetSrvInodeNumber() argument
4782 CIFSGetDFSRefer(const unsigned int xid,struct cifs_ses * ses,const char * search_name,struct dfs_info3_param ** target_nodes,unsigned int * num_of_nodes,const struct nls_table * nls_codepage,int remap) CIFSGetDFSRefer() argument
5648 SMBSetInformation(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,__le32 attributes,__le64 write_time,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) SMBSetInformation() argument
5835 CIFSSMBSetPathInfoFB(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,const FILE_BASIC_INFO * data,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) CIFSSMBSetPathInfoFB() argument
5867 CIFSSMBSetPathInfo(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,const FILE_BASIC_INFO * data,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) CIFSSMBSetPathInfo() argument
6066 CIFSSMBUnixSetPathInfo(const unsigned int xid,struct cifs_tcon * tcon,const char * file_name,const struct cifs_unix_set_info_args * args,const struct nls_table * nls_codepage,int remap) CIFSSMBUnixSetPathInfo() argument
6158 struct nls_table *nls_codepage = cifs_sb->local_nls; CIFSSMBQAllEAs() local
6342 CIFSSMBSetEA(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,const char * ea_name,const void * ea_value,const __u16 ea_value_len,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) CIFSSMBSetEA() argument
[all...]
H A Dmisc.c675 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
743 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
746 nls_codepage); in parse_dfs_referrals()
758 is_unicode, nls_codepage); in parse_dfs_referrals()
768 is_unicode, nls_codepage); in parse_dfs_referrals()
H A Dcifsproto.h301 const struct nls_table *nls_codepage, int remap,
407 const struct nls_table *nls_codepage, in get_dfs_path()
410 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
406 get_dfs_path(const unsigned int xid,struct cifs_ses * ses,const char * old_path,const struct nls_table * nls_codepage,struct dfs_info3_param * referral,int remap) get_dfs_path() argument
H A Dsmb1ops.c1205 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink()
1211 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
1204 cifs_unix_dfs_readlink(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * searchName,char ** symlinkinfo,const struct nls_table * nls_codepage) cifs_unix_dfs_readlink() argument
H A Dsmb2ops.c1183 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
3106 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
3147 nls_codepage, remap); in smb2_get_dfs_refer()
3190 nls_codepage, remap, search_name, in smb2_get_dfs_refer()
3105 smb2_get_dfs_refer(const unsigned int xid,struct cifs_ses * ses,const char * search_name,struct dfs_info3_param ** target_nodes,unsigned int * num_of_nodes,const struct nls_table * nls_codepage,int remap) smb2_get_dfs_refer() argument