Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h372 const struct nls_table *nls_codepage, int remap);
375 const struct nls_table *nls_codepage, int remap);
383 const struct nls_table *nls_codepage, int remap);
389 const struct nls_table *nls_codepage, int remap);
394 const struct nls_table *nls_codepage, int remap,
415 const struct nls_table *nls_codepage,
419 const struct nls_table *nls_codepage,
454 const struct nls_table *nls_codepage,
464 const struct nls_table *nls_codepage,
475 const struct nls_table *nls_codepage,
703 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
[all...]
H A Dcifssmb.c685 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument
705 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile()
894 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() argument
916 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate()
1077 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() argument
1098 fileName, PATH_MAX, nls_codepage, remap); in SMBLegacyOpen()
2317 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile() argument
2365 dummy_string, 24, nls_codepage, remap); in CIFSSMBRenameOpenFile()
2369 target_name, PATH_MAX, nls_codepage, in CIFSSMBRenameOpenFile()
2401 const struct nls_table *nls_codepage, in in CIFSUnixCreateSymLink() argument
2488 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
2641 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
3213 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
3304 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
3379 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
3387 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
3725 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
3860 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
4027 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
4115 struct nls_table *nls_codepage; CIFSFindFirst() local
4421 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
4513 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
5354 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
5540 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
5572 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
5769 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
5860 struct nls_table *nls_codepage = cifs_sb->local_nls; CIFSSMBQAllEAs() local
6039 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.c918 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() argument
970 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals()
973 nls_codepage); in parse_dfs_referrals()
985 is_unicode, nls_codepage); in parse_dfs_referrals()
995 is_unicode, nls_codepage); in parse_dfs_referrals()
H A Dsmb1ops.c1150 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() argument
1156 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink()
H A Dconnect.c4002 const struct nls_table *nls_codepage) in CIFSTCon() argument
4053 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon()
4106 nls_codepage); in CIFSTCon()
H A Dsmb2ops.c1168 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() argument
2951 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() argument
2990 nls_codepage, remap); in smb2_get_dfs_refer()
3033 nls_codepage, remap, search_name, in smb2_get_dfs_refer()