| /kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc.h | 441 u16 xid; member
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | file.c | 495 unsigned int xid; in _cifsFileInfo_put() local 114 cifs_posix_open(char *full_path, struct inode **pinode, struct super_block *sb, int mode, unsigned int f_flags, __u32 *poplock, __u16 *pnetfid, unsigned int xid) cifs_posix_open() argument 177 cifs_nt_open(char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, struct cifs_fid *fid, unsigned int xid) cifs_nt_open() argument 520 unsigned int xid; cifs_open() local 679 unsigned int xid; cifs_reopen_file() local 890 unsigned int xid; cifs_closedir() local 1181 unsigned int xid; cifs_push_mandatory_locks() local 1278 int rc = 0, xid, type; cifs_push_posix_locks() local 1433 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, unsigned int xid) cifs_getlk() argument 1521 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, unsigned int xid) cifs_unlock_range() argument 1634 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) cifs_setlk() argument 1729 int rc, xid; cifs_flock() local 1778 int rc, xid; cifs_lock() local 1853 unsigned int xid; cifs_write() local 2331 unsigned int xid; cifs_writepages() local 2486 unsigned int xid; cifs_writepage_locked() local 2558 unsigned int xid; cifs_write_end() local 2594 unsigned int xid; cifs_strict_fsync() local 2647 unsigned int xid; cifs_fsync() local 2912 unsigned int xid; cifs_write_from_iter() local 4053 unsigned int xid; cifs_read() local 4155 int xid, rc = 0; cifs_file_strict_mmap() local 4173 int rc, xid; cifs_file_mmap() local 4394 unsigned int xid; cifs_readpages() local 4593 unsigned int xid; cifs_readpage() local [all...] |
| H A D | cifssmb.c | 591 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() argument 703 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() argument 800 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() argument 847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() argument 921 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() argument 965 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) CIFSSMBRmDir() argument 1008 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) CIFSSMBMkDir() 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 1321 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, FILE_ALL_INFO *buf) CIFS_open() argument 1740 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *pbuf_type) CIFSSMBRead() argument 1850 CIFSSMBWrite(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, const char *buf) CIFSSMBWrite() argument 2284 CIFSSMBWrite2(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, struct kvec *iov, int n_vec) CIFSSMBWrite2() argument 2388 cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, const __u32 num_lock, LOCKING_ANDX_RANGE *buf) cifs_lockv() argument 2434 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) CIFSSMBLock() argument 2503 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument 2633 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBClose() argument 2667 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBFlush() argument 2689 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSSMBRename() 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 3067 CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSCreateHardLink() 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 3362 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid) CIFSSMB_set_compression() 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 3717 CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon, const int netfid, __u64 *pExtAttrBits, __u64 *pMask) CIFSGetExtAttr() argument 3891 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd **acl_inf, __u32 *pbuflen) CIFSSMBGetCIFSACL() argument 3981 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) CIFSSMBSetCIFSACL() 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 4112 CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_ALL_INFO *pFindData) CIFSSMBQFileInfo() 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 4279 CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) CIFSSMBUnixQFileInfo() 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 4429 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, const char *searchName, struct cifs_sb_info *cifs_sb, __u16 *pnetfid, __u16 search_flags, struct cifs_search_info *psrch_inf, bool msearch) CIFSFindFirst() argument 4582 CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, __u16 searchHandle, __u16 search_flags, struct cifs_search_info *psrch_inf) CIFSFindNext() argument 4718 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, const __u16 searchHandle) CIFSFindClose() argument 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 4958 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) SMBOldQFSInfo() argument 5045 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) CIFSSMBQFSInfo() argument 5132 CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSAttributeInfo() argument 5202 CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSDeviceInfo() argument 5273 CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSUnixInfo() argument 5343 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) CIFSSMBSetFSUnixInfo() argument 5417 CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) CIFSSMBQFSPosixInfo() argument 5517 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, const char *file_name, __u64 size, struct cifs_sb_info *cifs_sb, bool set_allocation) CIFSSMBSetEOF() argument 5606 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, __u64 size, bool set_allocation) CIFSSMBSetFileSize() argument 5690 CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const FILE_BASIC_INFO *data, __u16 fid, __u32 pid_of_opener) CIFSSMBSetFileInfo() argument 5755 CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon, bool delete_file, __u16 fid, __u32 pid_of_opener) CIFSSMBSetFileDisposition() 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 6023 CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const struct cifs_unix_set_info_args *args, u16 fid, u32 pid_of_opener) CIFSSMBUnixSetFileInfo() 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 6175 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, const unsigned char *ea_name, char *EAData, size_t buf_size, struct cifs_sb_info *cifs_sb) CIFSSMBQAllEAs() argument 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 | smb2ops.c | 329 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate() argument 580 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces() argument 672 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, in open_shroot() argument 851 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon() argument 898 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb) smb2_qfs_tcon() argument 927 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path) smb2_is_path_accessible() argument 963 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, FILE_ALL_INFO *data) smb2_get_srv_inum() argument 972 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid, FILE_ALL_INFO *data) smb2_query_file_info() argument 1077 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *path, const unsigned char *ea_name, char *ea_data, size_t buf_size, struct cifs_sb_info *cifs_sb) smb2_query_eas() argument 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 1423 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_close_file() argument 1430 smb2_close_getattr(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb2_close_getattr() argument 1469 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct copychunk_ioctl *pcchunk) SMB2_request_res_key() argument 1508 smb2_ioctl_query_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, __le16 *path, int is_dir, unsigned long p) smb2_ioctl_query_info() argument 1739 smb2_copychunk_range(const unsigned int xid, struct cifsFileInfo *srcfile, struct cifsFileInfo *trgtfile, u64 src_off, u64 len, u64 dest_off) smb2_copychunk_range() argument 1877 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_flush_file() argument 1904 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *bytes_read, char **buf, int *buf_type) smb2_sync_read() argument 1914 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *written, struct kvec *iov, unsigned long nr_segs) smb2_sync_write() argument 1925 smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, struct inode *inode, __u8 setsparse) smb2_set_sparse() argument 1971 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, __u64 size, bool set_alloc) smb2_set_file_size() argument 1995 smb2_duplicate_extents(const unsigned int xid, struct cifsFileInfo *srcfile, struct cifsFileInfo *trgtfile, u64 src_off, u64 len, u64 dest_off) smb2_duplicate_extents() argument 2050 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb2_set_compression() argument 2058 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb3_set_integrity() argument 2088 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, void __user *ioc_buf) smb3_enum_snapshots() argument 2172 smb3_notify(const unsigned int xid, struct file *pfile, void __user *ioc_buf) smb3_notify() argument 2231 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, const char *path, struct cifs_sb_info *cifs_sb, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) smb2_query_dir_first() argument 2350 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) smb2_query_dir_next() argument 2359 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_close_dir() argument 2505 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, __le16 *utf16_path, u32 desired_access, u32 class, u32 type, u32 output_len, struct kvec *rsp, int *buftype, struct cifs_sb_info *cifs_sb) smb2_query_info_compound() argument 2598 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) smb2_queryfs() argument 2635 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) smb311_queryfs() argument 2674 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) smb2_mand_lock() 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 2895 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, char **target_path, bool is_reparse_point) smb2_query_symlink() argument 3083 smb2_query_reparse_tag(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, __u32 *tag) smb2_query_reparse_tag() argument 3219 unsigned int xid; get_smb2_acl_by_fid() local 3248 unsigned int xid; get_smb2_acl_by_path() local 3305 unsigned int xid; set_smb2_acl() local 3383 unsigned int xid; smb3_zero_range() local 3450 unsigned int xid; smb3_punch_hole() local 3485 smb3_simple_fallocate_write_range(unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, loff_t off, loff_t len, char *buf) smb3_simple_fallocate_write_range() argument 3522 smb3_simple_fallocate_range(unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, loff_t off, loff_t len) smb3_simple_fallocate_range() argument 3613 unsigned int xid; smb3_simple_falloc() local 3741 unsigned int xid; smb3_llseek() local 3821 unsigned int xid; smb3_fiemap() local 5032 smb2_make_node(unsigned int xid, struct inode *inode, struct dentry *dentry, struct cifs_tcon *tcon, char *full_path, umode_t mode, dev_t dev) smb2_make_node() argument [all...] |
| H A D | smb2pdu.c | 789 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() argument 1006 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() argument 1167 unsigned int xid; member 1592 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() argument 1637 SMB2_logoff(const unsigned int xid, struc argument 1710 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *cp) SMB2_tcon() argument 1851 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) SMB2_tdis() argument 2490 smb311_posix_mkdir(const unsigned int xid, struct inode *inode, umode_t mode, struct cifs_tcon *tcon, const char *full_path, struct cifs_sb_info *cifs_sb) smb311_posix_mkdir() argument 2838 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix, struct kvec *err_iov, int *buftype) SMB2_open() argument 3032 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_ioctl() argument 3148 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_set_compression() argument 3204 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_network_open_info *pbuf) __SMB2_close() argument 3282 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_close() argument 3393 query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t min_len, void **data, u32 *dlen) query_info() argument 3480 SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) SMB2_query_info() argument 3491 SMB311_posix_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen) SMB311_posix_query_info() argument 3504 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, void **data, u32 *plen) SMB2_query_acl() argument 3517 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument 3533 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) SMB2_notify_init() argument 3566 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, bool watch_tree, u32 completion_filter) SMB2_change_notify() argument 3757 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) SMB2_flush_init() argument 3781 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_flush() argument 4090 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *buf_type) SMB2_read() argument 4400 SMB2_write(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, struct kvec *iov, int n_vec) SMB2_write() argument 4631 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) SMB2_query_directory_init() argument 4781 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int index, struct cifs_search_info *srch_inf) SMB2_query_directory() argument 4902 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, unsigned int num, void **data, unsigned int *size) send_set_info() argument 4962 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument 4980 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument 4990 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_full_ea_info *buf, int len) SMB2_set_ea() argument 5000 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, const u64 persistent_fid, const u64 volatile_fid, __u8 oplock_level) SMB2_oplock_break() argument 5122 SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB311_posix_qfs_info() argument 5173 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument 5224 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr() argument 5309 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u32 num_lock, struct smb2_lock_element *buf) smb2_lockv() argument 5368 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument 5385 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, __u8 *lease_key, const __le32 lease_state) SMB2_lease_break() argument [all...] |
| H A D | connect.c | 2730 int rc = 0, xid; in cifs_setup_ipc() local 2789 int rc = 0, xid; in cifs_free_ipc() local 2830 unsigned int rc, xid; in cifs_put_smb_ses() local 3042 unsigned int xid; cifs_get_smb_ses() local 3202 unsigned int xid; cifs_put_tcon() local 3256 int rc, xid; cifs_get_tcon() local 3818 reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct smb_vol *vol_info) reset_cifs_unix_caps() argument 4061 mount_put_conns(struct cifs_sb_info *cifs_sb, unsigned int xid, struct TCP_Server_Info *server, struct cifs_ses *ses, struct cifs_tcon *tcon) mount_put_conns() argument 4079 mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, unsigned int *xid, struct TCP_Server_Info **nserver, struct cifs_ses **nses, struct cifs_tcon **ntcon) mount_get_conns() argument 4240 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, char *ref_path) expand_dfs_referral() argument 4317 setup_dfs_tgt_conn(const char *path, const char *full_path, const struct dfs_cache_tgt_iterator *tgt_it, struct cifs_sb_info *cifs_sb, struct smb_vol *vol, unsigned int *xid, struct TCP_Server_Info **server, struct cifs_ses **ses, struct cifs_tcon **tcon) setup_dfs_tgt_conn() argument 4369 do_dfs_failover(const char *path, const char *full_path, struct cifs_sb_info *cifs_sb, struct smb_vol *vol, struct cifs_ses *root_ses, unsigned int *xid, struct TCP_Server_Info **server, struct cifs_ses **ses, struct cifs_tcon **tcon) do_dfs_failover() argument 4470 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *full_path, int added_treename) cifs_are_all_path_components_accessible() argument 4520 is_path_remote(struct cifs_sb_info *cifs_sb, struct smb_vol *vol, const unsigned int xid, struct TCP_Server_Info *server, struct cifs_tcon *tcon) is_path_remote() argument 4583 check_dfs_prepath(struct cifs_sb_info *cifs_sb, struct smb_vol *vol, const unsigned int xid, struct TCP_Server_Info *server, struct cifs_tcon *tcon, char **dfs_path) check_dfs_prepath() argument 4656 unsigned int xid; cifs_mount() local 4802 unsigned int xid; cifs_mount() local 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 5030 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) cifs_negotiate_protocol() argument 5056 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, struct nls_table *nls_info) cifs_setup_session() argument 5350 cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) cifs_tree_connect() argument 5451 cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) cifs_tree_connect() argument [all...] |
| /kernel/linux/linux-5.10/include/scsi/ |
| H A D | libfc.h | 437 u16 xid; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | file.c | 669 unsigned int xid; in _cifsFileInfo_put() local 278 cifs_posix_open(const char *full_path, struct inode **pinode, struct super_block *sb, int mode, unsigned int f_flags, __u32 *poplock, __u16 *pnetfid, unsigned int xid) cifs_posix_open() argument 341 cifs_nt_open(const char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) cifs_nt_open() argument 694 unsigned int xid; cifs_open() local 893 unsigned int xid; cifs_reopen_file() local 1160 unsigned int xid; cifs_closedir() local 1452 unsigned int xid; cifs_push_mandatory_locks() local 1551 int rc = 0, xid, type; cifs_push_posix_locks() local 1711 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, unsigned int xid) cifs_getlk() argument 1802 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, unsigned int xid) cifs_unlock_range() argument 1916 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) cifs_setlk() argument 2012 int rc, xid; cifs_flock() local 2061 int rc, xid; cifs_lock() local 2137 unsigned int xid; cifs_write() local 2749 unsigned int xid, wsize; cifs_write_back_from_locked_folio() local 3037 unsigned int xid; cifs_writepage_locked() local 3103 unsigned int xid; cifs_write_end() local 3143 unsigned int xid; cifs_strict_fsync() local 3196 unsigned int xid; cifs_fsync() local 3413 unsigned int xid, max_segs = INT_MAX; cifs_write_from_iter() local 4316 unsigned int xid; cifs_read() local 4429 int xid, rc = 0; cifs_file_strict_mmap() local 4447 int rc, xid; cifs_file_mmap() local 4516 unsigned int xid, nr_pages, cache_nr_pages = 0; cifs_readahead() local 4729 unsigned int xid; cifs_read_folio() local [all...] |
| H A D | cifssmb.c | 402 CIFSSMBNegotiate(const unsigned int xid, in CIFSSMBNegotiate() argument 510 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() argument 611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() argument 663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() argument 740 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() argument 784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) CIFSSMBRmDir() argument 827 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) CIFSSMBMkDir() 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 1141 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, FILE_ALL_INFO *buf) CIFS_open() argument 1381 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *pbuf_type) CIFSSMBRead() argument 1491 CIFSSMBWrite(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, const char *buf) CIFSSMBWrite() argument 1746 CIFSSMBWrite2(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, struct kvec *iov, int n_vec) CIFSSMBWrite2() argument 1850 cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, const __u32 num_lock, LOCKING_ANDX_RANGE *buf) cifs_lockv() argument 1896 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) CIFSSMBLock() argument 1965 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument 2097 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBClose() argument 2131 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBFlush() argument 2152 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSSMBRename() 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 2533 CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSCreateHardLink() 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 2696 cifs_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u32 *tag, struct kvec *rsp, int *rsp_buftype) cifs_query_reparse_point() argument 2791 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid) CIFSSMB_set_compression() 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 3203 CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon, const int netfid, __u64 *pExtAttrBits, __u64 *pMask) CIFSGetExtAttr() argument 3377 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd **acl_inf, __u32 *pbuflen) CIFSSMBGetCIFSACL() argument 3467 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) CIFSSMBSetCIFSACL() 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 3598 CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_ALL_INFO *pFindData) CIFSSMBQFileInfo() 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 3765 CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) CIFSSMBUnixQFileInfo() 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 3915 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, const char *searchName, struct cifs_sb_info *cifs_sb, __u16 *pnetfid, __u16 search_flags, struct cifs_search_info *psrch_inf, bool msearch) CIFSFindFirst() argument 4058 CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, __u16 searchHandle, __u16 search_flags, struct cifs_search_info *psrch_inf) CIFSFindNext() argument 4185 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, const __u16 searchHandle) CIFSFindClose() argument 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 4425 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) SMBOldQFSInfo() argument 4512 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) CIFSSMBQFSInfo() argument 4599 CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSAttributeInfo() argument 4669 CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSDeviceInfo() argument 4740 CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon) CIFSSMBQFSUnixInfo() argument 4810 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) CIFSSMBSetFSUnixInfo() argument 4884 CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) CIFSSMBQFSPosixInfo() argument 4984 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, const char *file_name, __u64 size, struct cifs_sb_info *cifs_sb, bool set_allocation) CIFSSMBSetEOF() argument 5073 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, __u64 size, bool set_allocation) CIFSSMBSetFileSize() argument 5157 CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const FILE_BASIC_INFO *data, __u16 fid, __u32 pid_of_opener) CIFSSMBSetFileInfo() argument 5222 CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon, bool delete_file, __u16 fid, __u32 pid_of_opener) CIFSSMBSetFileDisposition() 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 5442 CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const struct cifs_unix_set_info_args *args, u16 fid, u32 pid_of_opener) CIFSSMBUnixSetFileInfo() 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 5593 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, const unsigned char *ea_name, char *EAData, size_t buf_size, struct cifs_sb_info *cifs_sb) CIFSSMBQAllEAs() argument 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 | smb2ops.c | 420 smb2_negotiate(const unsigned int xid, in smb2_negotiate() argument 758 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() argument 805 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon() argument 850 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb) smb2_qfs_tcon() argument 881 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path) smb2_is_path_accessible() argument 948 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, struct cifs_open_info_data *data) smb2_get_srv_inum() argument 956 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, struct cifs_open_info_data *data) smb2_query_file_info() argument 1055 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *path, const unsigned char *ea_name, char *ea_data, size_t buf_size, struct cifs_sb_info *cifs_sb) smb2_query_eas() argument 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 1396 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_close_file() argument 1403 smb2_close_getattr(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb2_close_getattr() argument 1445 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct copychunk_ioctl *pcchunk) SMB2_request_res_key() argument 1477 smb2_ioctl_query_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, __le16 *path, int is_dir, unsigned long p) smb2_ioctl_query_info() argument 1708 smb2_copychunk_range(const unsigned int xid, struct cifsFileInfo *srcfile, struct cifsFileInfo *trgtfile, u64 src_off, u64 len, u64 dest_off) smb2_copychunk_range() argument 1837 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_flush_file() argument 1864 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *bytes_read, char **buf, int *buf_type) smb2_sync_read() argument 1874 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *written, struct kvec *iov, unsigned long nr_segs) smb2_sync_write() argument 1885 smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, struct inode *inode, __u8 setsparse) smb2_set_sparse() argument 1931 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, __u64 size, bool set_alloc) smb2_set_file_size() argument 1955 smb2_duplicate_extents(const unsigned int xid, struct cifsFileInfo *srcfile, struct cifsFileInfo *trgtfile, u64 src_off, u64 len, u64 dest_off) smb2_duplicate_extents() argument 2010 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb2_set_compression() argument 2018 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile) smb3_set_integrity() argument 2048 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, void __user *ioc_buf) smb3_enum_snapshots() argument 2132 smb3_notify(const unsigned int xid, struct file *pfile, void __user *ioc_buf, bool return_changes) smb3_notify() argument 2215 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, const char *path, struct cifs_sb_info *cifs_sb, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) smb2_query_dir_first() argument 2341 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid, __u16 search_flags, struct cifs_search_info *srch_inf) smb2_query_dir_next() argument 2350 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *fid) smb2_close_dir() argument 2538 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, const char *path, u32 desired_access, u32 class, u32 type, u32 output_len, struct kvec *rsp, int *buftype, struct cifs_sb_info *cifs_sb) smb2_query_info_compound() argument 2673 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) smb2_queryfs() argument 2710 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) smb311_queryfs() argument 2751 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) smb2_mand_lock() 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 2996 smb2_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u32 *tag, struct kvec *rsp, int *rsp_buftype) smb2_query_reparse_point() argument 3140 unsigned int xid; get_smb2_acl_by_fid() local 3170 unsigned int xid; get_smb2_acl_by_path() local 3235 unsigned int xid; set_smb2_acl() local 3307 smb3_zero_data(struct file *file, struct cifs_tcon *tcon, loff_t offset, loff_t len, unsigned int xid) smb3_zero_data() argument 3334 unsigned int xid; smb3_zero_range() local 3394 unsigned int xid; smb3_punch_hole() local 3431 smb3_simple_fallocate_write_range(unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, loff_t off, loff_t len, char *buf) smb3_simple_fallocate_write_range() argument 3468 smb3_simple_fallocate_range(unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, loff_t off, loff_t len) smb3_simple_fallocate_range() argument 3559 unsigned int xid; smb3_simple_falloc() local 3683 unsigned int xid; smb3_collapse_range() local 3736 unsigned int xid; smb3_insert_range() local 3794 unsigned int xid; smb3_llseek() local 3874 unsigned int xid; smb3_fiemap() local 5106 smb2_make_node(unsigned int xid, struct inode *inode, struct dentry *dentry, struct cifs_tcon *tcon, const char *full_path, umode_t mode, dev_t dev) smb2_make_node() argument [all...] |
| H A D | smb2pdu.c | 216 int xid; in smb2_reconnect() local 1019 SMB2_negotiate(const unsigned int xid, in SMB2_negotiate() argument 1246 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() argument 1408 unsigned int xid; member 1872 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) SMB2_sess_setup() argument 1919 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) SMB2_logoff() argument 1996 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *cp) SMB2_tcon() argument 2140 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) SMB2_tdis() argument 2766 smb311_posix_mkdir(const unsigned int xid, struct inode *inode, umode_t mode, struct cifs_tcon *tcon, const char *full_path, struct cifs_sb_info *cifs_sb) smb311_posix_mkdir() argument 3115 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix, struct kvec *err_iov, int *buftype) SMB2_open() argument 3314 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_ioctl() argument 3440 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_set_compression() argument 3496 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_network_open_info *pbuf) __SMB2_close() argument 3572 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_close() argument 3683 query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t min_len, void **data, u32 *dlen) query_info() argument 3770 SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) SMB2_query_info() argument 3798 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, void **data, u32 *plen, u32 extra_info) SMB2_query_acl() argument 3812 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument 3828 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) SMB2_notify_init() argument 3861 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, bool watch_tree, u32 completion_filter, u32 max_out_data_len, char **out_data, u32 *plen ) SMB2_change_notify() argument 4144 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) SMB2_flush_init() argument 4168 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid) SMB2_flush() argument 4508 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *buf_type) SMB2_read() argument 4837 SMB2_write(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, struct kvec *iov, int n_vec) SMB2_write() argument 5068 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) SMB2_query_directory_init() argument 5224 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int index, struct cifs_search_info *srch_inf) SMB2_query_directory() argument 5344 send_set_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, unsigned int num, void **data, unsigned int *size) send_set_info() argument 5404 SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, u32 pid, __le64 *eof) SMB2_set_eof() argument 5424 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument 5434 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_full_ea_info *buf, int len) SMB2_set_ea() argument 5444 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, const u64 persistent_fid, const u64 volatile_fid, __u8 oplock_level) SMB2_oplock_break() argument 5566 SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB311_posix_qfs_info() argument 5617 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument 5668 SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, int level) SMB2_QFS_attr() argument 5753 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u32 num_lock, struct smb2_lock_element *buf) smb2_lockv() argument 5812 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument 5829 SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon, __u8 *lease_key, const __le32 lease_state) SMB2_lease_break() argument [all...] |
| H A D | cifsglob.h | 1768 unsigned int xid; global() member [all...] |
| /kernel/linux/linux-6.6/include/scsi/ |
| H A D | libfc.h | 446 u16 xid; member
|
| /kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc.h | 438 u16 xid; member
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 100 XID xid; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | acls.c | 359 u32 xid; /* uid or gid */ in findimplicit() local 3630 uid_t xid; find_tenant() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/qedf/ |
| H A D | qedf.h | 102 uint16_t xid; member
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | dlm_internal.h | 679 uint64_t xid; member
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | dlm_internal.h | 704 uint64_t xid; member
|
| /kernel/linux/linux-6.6/drivers/scsi/qedf/ |
| H A D | qedf.h | 98 uint16_t xid; member
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 142 uint32_t xid; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 1947 static enum mac_version rtl8169_get_mac_version(u16 xid, bool gmii) in rtl8169_get_mac_version() argument 5353 u16 xid; in rtl_init_one() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 5706 bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, u32 map_idx, u32 xid) bnxt_set_db() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 5850 bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, u32 map_idx, u32 xid) bnxt_set_db() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2026 static enum mac_version rtl8169_get_mac_version(u16 xid, bool gmii) in rtl8169_get_mac_version() argument 5212 u16 xid; in rtl_init_one() local
|