Searched refs:xid (Results 26 - 50 of 110) sorted by relevance

12345

/linux-master/net/sunrpc/
H A Dbackchannel_rqst.c236 static struct rpc_rqst *xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, argument
256 req->rq_xid = xid;
324 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) argument
333 if (req->rq_xid == xid)
336 req = xprt_get_bc_request(xprt, xid, new);
/linux-master/fs/nfsd/
H A Dtrace.h23 __field(u32, xid) \
31 __entry->xid = be32_to_cpu(rqstp->rq_xid); \
46 __field(u32, xid)
56 __entry->xid = be32_to_cpu(rqstp->rq_xid);
62 TP_printk("xid=0x%08x vers=%u proc=%u",
63 __entry->xid, __entry->vers, __entry->proc
100 __field(u32, xid)
105 __entry->xid = be32_to_cpu(rqst->rq_xid);
109 TP_printk("xid=0x%08x opcnt=%u tag=%s",
110 __entry->xid, __entr
[all...]
/linux-master/include/trace/events/
H A Dsunrpc.h507 __field(u32, xid)
517 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
525 " server=%s xid=0x%08x %sv%d %s",
527 __entry->xid, __get_str(progname), __entry->version,
635 __field(u32, xid)
648 __entry->xid = be32_to_cpu(task->tk_rqstp->rq_xid);
659 " xid=0x%08x %sv%d %s backlog=%lu rtt=%lu execute=%lu"
661 __entry->task_id, __entry->client_id, __entry->xid,
1048 __be32 xid,
1052 TP_ARGS(xprt, xid, statu
[all...]
H A Drpcrdma.h296 __field(u32, xid)
304 __entry->xid = be32_to_cpu(rep->rr_xid);
311 TP_printk("peer=[%s]:%s xid=0x%08x version=%u proc=%u",
313 __entry->xid, __entry->version, __entry->proc
604 __field(u32, xid)
610 __entry->xid = be32_to_cpu(rqst->rq_xid);
615 TP_printk("peer=[%s]:%s xid=0x%08x",
616 __get_str(addr), __get_str(port), __entry->xid
823 __field(u32, xid)
837 __entry->xid
[all...]
/linux-master/drivers/scsi/libfc/
H A Dfc_libfc.h62 "xid %04x-%04x: " fmt, \
75 pr_info("host%u: xid %4x: " fmt, \
77 exch->xid, ##args))
98 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid);
H A Dfc_exch.c446 index = (ep->xid - ep->em->min_xid) >> fc_cpu_order;
875 ep->oxid = ep->xid = (index << fc_cpu_order | cpu) + mp->min_xid;
924 * @xid: The XID of the exchange to look up
926 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) argument
931 u16 cpu = xid & fc_cpu_mask;
933 if (xid == FC_XID_UNKNOWN)
937 pr_err("host%u: lport %6.6x: xid %d invalid CPU %d\n:",
938 lport->host->host_no, lport->port_id, xid, cpu);
942 if ((xid >= mp->min_xid) && (xid <
1047 u16 xid; local
1175 u16 xid; local
2000 fc_exch_lookup(struct fc_lport *lport, u32 xid) argument
2026 u16 xid, rxid, oxid; local
2299 u16 xid; local
2579 u16 xid; local
[all...]
/linux-master/fs/smb/client/
H A Dreparse.h104 int smb2_create_reparse_symlink(const unsigned int xid, struct inode *inode,
107 int smb2_mknod_reparse(unsigned int xid, struct inode *inode,
H A Dcifssmb.c402 CIFSSMBNegotiate(const unsigned int xid, argument
445 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB,
510 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) argument
539 rc = SendReceiveNoRsp(xid, tcon->ses, (char *)smb_buffer, 0);
611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) argument
649 rc = SendReceiveNoRsp(xid, ses, (char *) pSMB, 0);
663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, argument
725 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB,
740 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, argument
770 rc = SendReceive(xid, tco
784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) 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) 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) 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) argument
1141 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, FILE_ALL_INFO *buf) argument
1381 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *pbuf_type) argument
1491 CIFSSMBWrite(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, const char *buf) argument
1746 CIFSSMBWrite2(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, struct kvec *iov, int n_vec) 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) 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) 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) argument
2097 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) argument
2131 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) 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) 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) 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) 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) 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) 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) 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) 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) argument
2801 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid) argument
3029 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) argument
3120 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) argument
3195 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) argument
3203 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) argument
3213 CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon, const int netfid, __u64 *pExtAttrBits, __u64 *pMask) argument
3387 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd **acl_inf, __u32 *pbuflen) argument
3477 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) argument
3542 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) argument
3608 CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_ALL_INFO *pFindData) argument
3676 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) argument
3775 CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) argument
3843 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) argument
3925 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) argument
4068 CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, __u16 searchHandle, __u16 search_flags, struct cifs_search_info *psrch_inf) argument
4195 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, const __u16 searchHandle) argument
4228 CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon, const char *search_name, __u64 *inode_number, const struct nls_table *nls_codepage, int remap) argument
4319 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) argument
4435 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) argument
4522 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) argument
4609 CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon) argument
4679 CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon) argument
4750 CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon) argument
4820 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) argument
4894 CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon, struct kstatfs *FSData) argument
4994 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, const char *file_name, __u64 size, struct cifs_sb_info *cifs_sb, bool set_allocation, struct dentry *dentry) argument
5083 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, __u64 size, bool set_allocation) argument
5167 CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const FILE_BASIC_INFO *data, __u16 fid, __u32 pid_of_opener) argument
5232 CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon, bool delete_file, __u16 fid, __u32 pid_of_opener) argument
5290 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) argument
5322 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) argument
5452 CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const struct cifs_unix_set_info_args *args, u16 fid, u32 pid_of_opener) argument
5518 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) argument
5603 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) argument
5789 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) argument
[all...]
H A Dreaddir.c331 _initiate_cifs_search(const unsigned int xid, struct file *file, argument
394 rc = server->ops->query_dir_first(xid, tcon, full_path, cifs_sb,
411 initiate_cifs_search(const unsigned int xid, struct file *file, argument
417 rc = _initiate_cifs_search(xid, file, full_path);
669 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, argument
711 server->ops->close_dir(xid, tcon, &cfile->fid);
724 rc = initiate_cifs_search(xid, file, full_path);
742 rc = server->ops->query_dir_next(xid, tcon, &cfile->fid,
1015 unsigned int xid; local
1030 xid
[all...]
H A Dcifsacl.c1393 unsigned int xid; local
1400 xid = get_xid();
1401 rc = CIFSSMBGetCIFSACL(xid, tlink_tcon(tlink), cifsfid->netfid, &pntsd,
1403 free_xid(xid);
1418 unsigned int xid; local
1429 xid = get_xid();
1441 rc = CIFS_open(xid, &oparms, &oplock, NULL);
1443 rc = CIFSSMBGetCIFSACL(xid, tcon, fid.netfid, &pntsd, pacllen);
1444 CIFSSMBClose(xid, tcon, fid.netfid);
1448 free_xid(xid);
1479 unsigned int xid; local
1685 unsigned int xid; local
1748 unsigned int xid; local
[all...]
H A Dconnect.c119 int xid; local
131 xid = get_xid();
132 rc = server->ops->query_server_interfaces(xid, tcon, false);
133 free_xid(xid);
1925 int rc = 0, xid; local
1954 xid = get_xid();
1958 rc = server->ops->tree_connect(xid, ses, unc, tcon, ctx->local_nls);
1959 free_xid(xid);
2009 unsigned int xid; local
2048 xid
2248 unsigned int xid; local
2448 unsigned int xid; local
2530 int rc, xid; local
3159 reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct smb3_fs_context *ctx) argument
3342 unsigned int xid; local
3510 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) argument
3566 unsigned int xid = mnt_ctx->xid; local
3693 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, const char *tree, struct cifs_tcon *tcon, const struct nls_table *nls_codepage) argument
3852 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
3897 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct nls_table *nls_info) argument
4297 cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) argument
[all...]
H A Dreparse.c17 int smb2_create_reparse_symlink(const unsigned int xid, struct inode *inode, argument
71 new = smb2_get_reparse_inode(&data, inode->i_sb, xid,
118 static int mknod_nfs(unsigned int xid, struct inode *inode, argument
139 new = smb2_get_reparse_inode(&data, inode->i_sb, xid,
255 static int mknod_wsl(unsigned int xid, struct inode *inode, argument
286 xid, tcon, full_path,
297 int smb2_mknod_reparse(unsigned int xid, struct inode *inode, argument
306 rc = mknod_nfs(xid, inode, dentry, tcon, full_path, mode, dev);
309 rc = mknod_wsl(xid, inode, dentry, tcon, full_path, mode, dev);
H A Ddfs_cache.h40 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c33 PFX "xid:0x%x %pV",
34 io_req->xid, &vaf);
/linux-master/include/uapi/linux/
H A Ddlm_device.h40 __u64 xid; member in struct:dlm_lock_params
H A Djffs2.h166 jint32_t xid; /* XATTR identifier number */ member in struct:jffs2_raw_xattr
183 jint32_t xid; /* XATTR identifier number */ member in struct:jffs2_raw_xref
/linux-master/sound/soc/meson/
H A Dg12a-tohdmitx.c178 #define TOHDMITX_IN(xname, xid, xfmt, xchmax) { \
180 .id = (xid), \
185 #define TOHDMITX_OUT(xname, xid, xfmt, xchmax) { \
187 .id = (xid), \
/linux-master/include/linux/sunrpc/
H A Dbc_xprt.h21 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid);
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h199 u32 xid; member in struct:bnxt_qplib_db_info
470 #define BNXT_QPLIB_INIT_DBHDR(xid, type, indx, toggle) \
471 (((u64)(((xid) & DBC_DBC_XID_MASK) | DBC_DBC_PATH_ROCE | \
490 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, indx, toggle);
503 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, indx, 0);
516 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, 0, toggle);
525 key = BNXT_QPLIB_INIT_DBHDR(info->xid, DBC_DBC_TYPE_SRQ_ARM, th, info->toggle);
/linux-master/drivers/net/usb/
H A Drndis_host.c99 u32 xid = 0, msg_len, request_id, msg_type, rsp, local
103 * disconnect(): either serialize, or dispatch responses on xid
108 /* Issue the request; xid is unique, don't bother byteswapping it */
110 xid = dev->xid++;
111 if (!xid)
112 xid = dev->xid++;
113 buf->request_id = (__force __le32) xid;
123 if (unlikely(retval < 0 || xid
[all...]
/linux-master/drivers/s390/net/
H A Dctcm_mpc.c831 priv->xid->xid2_flag2 = 0x00;
959 ch->xid = (struct xid2 *)skb_tail_pointer(ch->xid_skb);
969 ch->xid->xid2_dlc_type =
974 ch->xid->xid2_buf_len = 0x00;
1070 * BUT..this only applies if xid negot *
1186 mpcginfo->xid = thisxid;
1285 /* base xid for all channels in group */
1290 grp->xid = (struct xid2 *)skb_tail_pointer(grp->xid_skb);
1292 grp->xid->xid2_adj_id = jiffies | 0xfff00000;
1293 grp->xid
1535 struct xid2 *xid = mpcginfo->xid; local
[all...]
H A Dctcm_mpc.h153 struct xid2 *xid; member in struct:mpcg_info
183 struct xid2 *xid; member in struct:mpc_group
199 fsm_instance *fsm; /* group xid fsm */
H A Dctcm_main.h182 struct xid2 *xid; member in struct:channel
209 struct xid2 *xid; /* MPC only */ member in struct:ctcm_priv
/linux-master/drivers/target/tcm_fc/
H A Dtfc_io.c94 pr_debug("%s: Command aborted, xid 0x%x\n",
95 __func__, ep->xid);
166 "xid <0x%x>, remaining %zu, "
168 __func__, fp, ep->xid,
230 pr_err("%s: xid 0x%x, f_ctl 0x%x, cmd->sg %p, "
235 "not set\n", __func__, ep->xid, f_ctl,
341 if (lport && (ep->xid <= lport->lro_xid)) {
347 ep->xid);
353 * identified using ep->xid)
/linux-master/fs/jffs2/
H A Dsummary.h70 jint32_t xid; /* xattr identifier */ member in struct:jffs2_sum_xattr_flash
127 jint32_t xid; member in struct:jffs2_sum_xattr_mem

Completed in 299 milliseconds

12345