/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 311 const struct nls_table *nls_codepage, int remap); 314 const struct nls_table *nls_codepage, int remap); 322 const struct nls_table *nls_codepage, int remap); 328 const struct nls_table *nls_codepage, int remap); 333 const struct nls_table *nls_codepage, int remap, 354 const struct nls_table *nls_codepage, 366 const struct nls_table *nls_codepage); 393 const struct nls_table *nls_codepage, 403 const struct nls_table *nls_codepage, 412 const struct nls_table *nls_codepage, 627 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 D | dfs_cache.h | 31 const struct nls_table *nls_codepage, int remap, 38 const struct nls_table *nls_codepage,
|
H A D | cifssmb.c | 134 struct nls_table *nls_codepage; in cifs_reconnect_tcon() local 201 nls_codepage = load_nls_default(); in cifs_reconnect_tcon() 222 rc = cifs_setup_session(0, ses, nls_codepage); in cifs_reconnect_tcon() 231 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon() 267 unload_nls(nls_codepage); in cifs_reconnect_tcon() 849 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 869 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 1055 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 1077 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1221 const struct nls_table *nls_codepage, in in SMBLegacyOpen() 847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) CIFSPOSIXDelFile() argument 1052 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, __u32 posix_flags, __u64 mode, __u16 *netfid, FILE_UNIX_BASIC_INFO *pRetData, __u32 *pOplock, const char *name, const struct nls_table *nls_codepage, int remap) CIFSPOSIXCreate() argument 1217 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) SMBLegacyOpen() argument 2753 CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon, int netfid, const char *target_name, const struct nls_table *nls_codepage, int remap) CIFSSMBRenameOpenFile() argument 2836 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument 2899 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 2985 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 3136 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 3239 CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, char **symlinkinfo, const struct nls_table *nls_codepage) CIFSSMBQuerySymLink() argument 3552 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, char *acl_inf, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBGetPosixACL() argument 3639 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const char *local_acl, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBSetPosixACL() argument 4046 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 4180 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 4347 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 4442 struct nls_table *nls_codepage; CIFSFindFirst() local 4751 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 4842 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 5812 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 5843 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 6089 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 6184 struct nls_table *nls_codepage = cifs_sb->local_nls; CIFSSMBQAllEAs() local 6361 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 D | dfs_cache.c | 659 const struct nls_table *nls_codepage, int remap, in get_dfs_referral() 667 if (unlikely(!nls_codepage)) in get_dfs_referral() 674 nls_codepage, remap); in get_dfs_referral() 702 const struct nls_table *nls_codepage, int remap, in __dfs_cache_find() 745 rc = get_dfs_referral(xid, ses, nls_codepage, remap, path, in __dfs_cache_find() 868 * @nls_codepage: charset conversion 878 const struct nls_table *nls_codepage, int remap, in dfs_cache_find() 890 rc = __dfs_cache_find(xid, ses, nls_codepage, remap, npath, false); in dfs_cache_find() 979 * @nls_codepage: charset conversion 987 const struct nls_table *nls_codepage, in in dfs_cache_update_tgthint() 658 get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *nls_codepage, int remap, const char *path, struct dfs_info3_param **refs, int *numrefs) get_dfs_referral() argument 701 __dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *nls_codepage, int remap, const char *path, bool noreq) __dfs_cache_find() argument 877 dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *nls_codepage, int remap, const char *path, struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tgt_list) dfs_cache_find() argument 986 dfs_cache_update_tgthint(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *nls_codepage, int remap, const char *path, const struct dfs_cache_tgt_iterator *it) dfs_cache_update_tgthint() argument [all...] |
H A D | misc.c | 688 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() 740 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 743 nls_codepage); in parse_dfs_referrals() 755 is_unicode, nls_codepage); in parse_dfs_referrals() 765 is_unicode, nls_codepage); in parse_dfs_referrals() 685 parse_dfs_referrals(struct get_dfs_referral_rsp *rsp, u32 rsp_size, unsigned int *num_of_nodes, struct dfs_info3_param **target_nodes, const struct nls_table *nls_codepage, int remap, const char *searchName, bool is_unicode) parse_dfs_referrals() argument
|
H A D | connect.c | 2732 struct nls_table *nls_codepage; in cifs_setup_ipc() local 2758 nls_codepage = load_nls_default(); in cifs_setup_ipc() 2764 rc = server->ops->tree_connect(xid, ses, unc, tcon, nls_codepage); in cifs_setup_ipc() 2777 unload_nls(nls_codepage); in cifs_setup_ipc() 4835 const struct nls_table *nls_codepage) in CIFSTCon() 4889 bcc_ptr, nls_codepage); in CIFSTCon() 4919 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 4974 nls_codepage); in CIFSTCon() 4833 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *nls_codepage) CIFSTCon() argument
|
H A D | smb1ops.c | 918 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() 924 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink() 916 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 D | smb2pdu.c | 160 struct nls_table *nls_codepage; in smb2_reconnect() local 248 nls_codepage = load_nls_default(); in smb2_reconnect() 277 rc = cifs_setup_session(0, tcon->ses, nls_codepage); in smb2_reconnect() 304 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect() 340 unload_nls(nls_codepage); in smb2_reconnect()
|
H A D | smb2ops.c | 1135 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 2707 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() 2742 nls_codepage, remap); in smb2_get_dfs_refer() 2778 nls_codepage, remap, search_name, in smb2_get_dfs_refer() 1133 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, const char *path, 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) smb2_set_ea() argument 2703 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
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 349 const struct nls_table *nls_codepage, int remap); 352 const struct nls_table *nls_codepage, int remap); 360 const struct nls_table *nls_codepage, int remap); 366 const struct nls_table *nls_codepage, int remap); 371 const struct nls_table *nls_codepage, int remap, 392 const struct nls_table *nls_codepage, 426 const struct nls_table *nls_codepage, 436 const struct nls_table *nls_codepage, 446 const struct nls_table *nls_codepage, 456 const struct nls_table *nls_codepage, 678 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 D | cifssmb.c | 74 struct nls_table *nls_codepage = NULL; in cifs_reconnect_tcon() local 132 nls_codepage = ses->local_nls; in cifs_reconnect_tcon() 157 rc = cifs_setup_session(0, ses, server, nls_codepage); in cifs_reconnect_tcon() 167 rc = cifs_tree_connect(0, tcon, nls_codepage); in cifs_reconnect_tcon() 665 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() 685 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 874 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate() 896 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() 1041 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen() 1062 fileName, PATH_MAX, nls_codepage, rema in SMBLegacyOpen() 663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) CIFSPOSIXDelFile() argument 871 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, __u32 posix_flags, __u64 mode, __u16 *netfid, FILE_UNIX_BASIC_INFO *pRetData, __u32 *pOplock, const char *name, const struct nls_table *nls_codepage, int remap) CIFSPOSIXCreate() argument 1037 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) SMBLegacyOpen() argument 2217 CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon, int netfid, const char *target_name, const struct nls_table *nls_codepage, int remap) CIFSSMBRenameOpenFile() argument 2301 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument 2364 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 2451 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 2604 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 3019 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 3110 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 3185 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 3193 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 3532 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 3666 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 3833 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 3924 struct nls_table *nls_codepage; CIFSFindFirst() local 4218 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 4309 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 5280 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 5312 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 5508 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 5602 struct nls_table *nls_codepage = cifs_sb->local_nls; CIFSSMBQAllEAs() local 5779 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 D | misc.c | 865 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals() 917 PATH_MAX, nls_codepage, remap); in parse_dfs_referrals() 920 nls_codepage); in parse_dfs_referrals() 932 is_unicode, nls_codepage); in parse_dfs_referrals() 942 is_unicode, nls_codepage); in parse_dfs_referrals() 862 parse_dfs_referrals(struct get_dfs_referral_rsp *rsp, u32 rsp_size, unsigned int *num_of_nodes, struct dfs_info3_param **target_nodes, const struct nls_table *nls_codepage, int remap, const char *searchName, bool is_unicode) parse_dfs_referrals() argument
|
H A D | smb1ops.c | 954 const struct nls_table *nls_codepage) in cifs_unix_dfs_readlink() 960 rc = get_dfs_path(xid, tcon->ses, searchName, nls_codepage, &referral, in cifs_unix_dfs_readlink() 952 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 D | connect.c | 3667 const struct nls_table *nls_codepage) in CIFSTCon() 3718 (/* server len*/ + 256 /* share len */), nls_codepage); in CIFSTCon() 3771 nls_codepage); in CIFSTCon() 3665 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *nls_codepage) CIFSTCon() argument
|
H A D | smb2ops.c | 1106 const __u16 ea_value_len, const struct nls_table *nls_codepage, in smb2_set_ea() 2784 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer() 2820 nls_codepage, remap); in smb2_get_dfs_refer() 2859 nls_codepage, remap, search_name, in smb2_get_dfs_refer() 1104 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, const char *path, 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) smb2_set_ea() argument 2780 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
|
H A D | smb2pdu.c | 214 struct nls_table *nls_codepage = NULL; in smb2_reconnect() local 331 nls_codepage = ses->local_nls; in smb2_reconnect() 369 rc = cifs_setup_session(0, ses, server, nls_codepage); in smb2_reconnect() 392 rc = cifs_tree_connect(0, tcon, nls_codepage); in smb2_reconnect()
|