/linux-4.1.27/fs/cifs/ |
D | smb2inode.c | 41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, in smb2_open_op_close() 128 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info() 164 smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_mkdir() 175 const unsigned int xid) in smb2_mkdir_setinfo() 194 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() 203 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() 212 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr() 233 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() 242 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink() 251 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() [all …]
|
D | smb1ops.c | 424 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate() 515 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in cifs_qfs_tcon() 522 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible() 544 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info() 594 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum() 615 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info() 690 const unsigned int xid) in cifs_mkdir_setinfo() 708 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file() 732 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file() 739 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file() [all …]
|
D | smb2ops.c | 218 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate() 263 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces() 291 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon() 325 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon() 353 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 385 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 394 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() 542 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file() 549 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_request_res_key() 579 smb2_clone_range(const unsigned int xid, in smb2_clone_range() [all …]
|
D | smb2pdu.c | 324 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() 445 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 522 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() 792 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() 844 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() 962 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() 1118 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open() 1264 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() 1406 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_compression() 1427 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_close() [all …]
|
D | cifssmb.c | 545 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() 651 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 740 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() 786 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 862 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 908 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 953 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() 998 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate() 1165 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() 1272 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() [all …]
|
D | link.c | 204 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink() 237 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink() 271 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink() 325 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink() 369 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink() 412 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 474 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 544 unsigned int xid; in cifs_hardlink() local 634 unsigned int xid; in cifs_follow_link() local 690 unsigned int xid; in cifs_symlink() local
|
D | inode.c | 334 unsigned int xid; local 358 struct super_block *sb, unsigned int xid) 428 struct cifs_sb_info *cifs_sb, unsigned int xid) 543 struct cifs_sb_info *cifs_sb, unsigned int xid) 656 unsigned int xid; local 706 FILE_ALL_INFO *data, struct super_block *sb, int xid, 980 unsigned int xid; local 1033 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid, 1088 const unsigned int xid) 1232 unsigned int xid; local [all …]
|
D | smb2file.c | 38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file() 92 const unsigned int xid) in smb2_unlock_range() 188 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks() 231 unsigned int xid; in smb2_push_mandatory_locks() local
|
D | xattr.c | 44 unsigned int xid; in cifs_removexattr() local 105 unsigned int xid; in cifs_setxattr() local 240 unsigned int xid; in cifs_getxattr() local 376 unsigned int xid; in cifs_listxattr() local
|
D | dir.c | 194 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create() 421 unsigned int xid; in cifs_atomic_open() local 528 unsigned int xid = get_xid(); in cifs_create() local 572 unsigned int xid; in cifs_mknod() local 711 unsigned int xid; in cifs_lookup() local
|
D | ioctl.c | 38 static long cifs_ioctl_clone(unsigned int xid, struct file *dst_file, in cifs_ioctl_clone() 140 unsigned int xid; in cifs_ioctl() local
|
D | file.c | 115 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open() 177 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open() 404 unsigned int xid; in cifsFileInfo_put() local 441 unsigned int xid; in cifs_open() local 600 unsigned int xid; in cifs_reopen_file() local 759 unsigned int xid; in cifs_closedir() local 1047 unsigned int xid; in cifs_push_mandatory_locks() local 1132 int rc = 0, xid, type; in cifs_push_posix_locks() local 1288 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk() 1375 unsigned int xid) in cifs_unlock_range() [all …]
|
D | transport.c | 603 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() 708 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2() 837 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() 950 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() 972 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
|
D | connect.c | 2272 unsigned int rc, xid; in cifs_put_smb_ses() local 2441 unsigned int xid; in cifs_get_smb_ses() local 2570 unsigned int xid; in cifs_put_tcon() local 2596 int rc, xid; in cifs_get_tcon() local 2772 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path() 3074 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() 3334 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral() 3441 unsigned int xid; in cifs_mount() local 3640 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon() 3836 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate_protocol() [all …]
|
D | readdir.c | 264 initiate_cifs_search(const unsigned int xid, struct file *file) in initiate_cifs_search() 561 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry() 772 unsigned int xid; in cifs_readdir() local
|
D | misc.c | 48 unsigned int xid; in _get_xid() local 64 _free_xid(unsigned int xid) in _free_xid()
|
D | cifsacl.c | 871 unsigned int xid; in get_cifs_acl_by_fid() local 896 unsigned int xid; in get_cifs_acl_by_path() local 959 unsigned int xid; in set_cifs_acl() local
|
D | cifs_dfs_ref.c | 285 unsigned int xid; in cifs_dfs_do_automount() local
|
D | sess.c | 533 unsigned int xid; member 1430 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()
|
D | cifsfs.c | 187 unsigned int xid; in cifs_statfs() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_fcoe.c | 145 static inline bool i40e_fcoe_xid_is_valid(u16 xid) in i40e_fcoe_xid_is_valid() 251 static int i40e_fcoe_ddp_put(struct net_device *netdev, u16 xid) in i40e_fcoe_ddp_put() 626 u16 xid; in i40e_fcoe_handle_status() local 701 u16 xid; in i40e_fcoe_handle_offload() local 815 static int i40e_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in i40e_fcoe_ddp_setup() 962 static int i40e_fcoe_ddp_get(struct net_device *netdev, u16 xid, in i40e_fcoe_ddp_get() 983 static int i40e_fcoe_ddp_target(struct net_device *netdev, u16 xid, in i40e_fcoe_ddp_target() 1152 u16 xid; in i40e_fcoe_handle_ddp() local
|
D | i40e_fcoe.h | 101 u16 xid; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 68 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() 156 static int ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_setup() 367 int ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_get() 388 int ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_target() 419 u16 xid; in ixgbe_fcoe_ddp() local
|
/linux-4.1.27/net/sunrpc/ |
D | backchannel_rqst.c | 215 static struct rpc_rqst *xprt_alloc_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_alloc_bc_request() 284 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_bc_request()
|
D | debugfs.c | 24 u32 xid = 0; in tasks_show() local
|
D | xprt.c | 804 struct rpc_rqst *xprt_lookup_rqst(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_rqst()
|
D | svcsock.c | 1016 __be32 xid; in receive_cb_reply() local
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 250 u16 xid; in bnx2fc_cmd_mgr_alloc() local 437 u16 xid; in bnx2fc_elstm_alloc() local 506 u16 xid; in bnx2fc_cmd_alloc() local 706 u16 xid; in bnx2fc_initiate_tmf() local 863 u16 xid; in bnx2fc_initiate_abts() local 969 u16 xid; in bnx2fc_initiate_seq_cleanup() local 1037 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local 2011 u16 xid; in bnx2fc_post_io_req() local
|
D | bnx2fc_hwi.c | 632 u16 xid; in bnx2fc_process_unsol_compl() local 881 u16 xid; in bnx2fc_process_cq_compl() local 1383 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid) in bnx2fc_add_2_sq()
|
D | bnx2fc_els.c | 679 u16 xid; in bnx2fc_initiate_els() local
|
D | bnx2fc.h | 436 u16 xid; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | niobuf.c | 52 struct ptlrpc_connection *conn, int portal, __u64 xid, in ptl_send_buf() 122 __u64 xid; in ptlrpc_register_bulk() local
|
/linux-4.1.27/fs/jffs2/ |
D | xattr.h | 33 uint32_t xid; member 60 uint32_t xid; /* only used in sccanning/building */ member
|
D | summary.h | 70 jint32_t xid; /* xattr identifier */ member 127 jint32_t xid; member
|
D | xattr.c | 725 static struct jffs2_xattr_datum *jffs2_find_xattr_datum(struct jffs2_sb_info *c, uint32_t xid) in jffs2_find_xattr_datum() 890 uint32_t xid, uint32_t version) in jffs2_setup_xattr_datum()
|
D | scan.c | 332 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_exch.c | 907 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() 1012 u16 xid; in fc_seq_lookup_recip() local 1140 u16 xid; in fc_seq_lookup_orig() local 1930 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup() 2194 u16 xid; in fc_exch_els_rrq() local 2471 u16 xid; in fc_find_ema() local
|
D | fc_fcp.c | 304 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid) in fc_fcp_ddp_setup()
|
/linux-4.1.27/fs/nfsd/ |
D | nfscache.c | 124 nfsd_cache_hash(__be32 xid) in nfsd_cache_hash() 412 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup() local
|
D | nfs4recover.c | 707 uint32_t xid; in cld_pipe_downcall() local
|
/linux-4.1.27/net/8021q/ |
D | vlan_dev.c | 382 static int vlan_dev_fcoe_ddp_setup(struct net_device *dev, u16 xid, in vlan_dev_fcoe_ddp_setup() 395 static int vlan_dev_fcoe_ddp_done(struct net_device *dev, u16 xid) in vlan_dev_fcoe_ddp_done() 440 static int vlan_dev_fcoe_ddp_target(struct net_device *dev, u16 xid, in vlan_dev_fcoe_ddp_target()
|
/linux-4.1.27/fs/dlm/ |
D | debug_fs.c | 170 u64 xid = 0; in print_format2_lock() local 231 u64 xid = 0; in print_format3_lock() local
|
D | user.c | 43 __u64 xid; member
|
D | dlm_internal.h | 675 uint64_t xid; member
|
/linux-4.1.27/include/uapi/linux/ |
D | dlm_netlink.h | 29 __u64 xid; member
|
D | jffs2.h | 171 jint32_t xid; /* XATTR identifier number */ member 188 jint32_t xid; /* XATTR identifier number */ member
|
D | dlm_device.h | 39 __u64 xid; member
|
/linux-4.1.27/drivers/media/usb/as102/ |
D | as10x_cmd.c | 385 uint16_t xid, uint16_t cmd_len) in as10x_cmd_build()
|
/linux-4.1.27/net/irda/ |
D | irlap_frame.c | 411 struct xid_frame *xid; in irlap_recv_discovery_xid_rsp() local 485 struct xid_frame *xid; in irlap_recv_discovery_xid_cmd() local
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.h | 180 struct xid2 *xid; member 207 struct xid2 *xid; /* MPC only */ member
|
D | ctcm_mpc.h | 152 struct xid2 *xid; member 182 struct xid2 *xid; member
|
D | ctcm_mpc.c | 1550 struct xid2 *xid = mpcginfo->xid; in mpc_validate_xid() local
|
/linux-4.1.27/drivers/net/usb/ |
D | rndis_host.c | 111 u32 xid = 0, msg_len, request_id, msg_type, rsp, in rndis_command() local
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe.c | 1031 static int fcoe_ddp_setup(struct fc_lport *lport, u16 xid, in fcoe_ddp_setup() 1053 static int fcoe_ddp_target(struct fc_lport *lport, u16 xid, in fcoe_ddp_target() 1073 static int fcoe_ddp_done(struct fc_lport *lport, u16 xid) in fcoe_ddp_done()
|
/linux-4.1.27/net/ipv4/ |
D | ipconfig.c | 186 __be32 xid; member 622 __be32 xid; /* Transaction ID */ member
|
/linux-4.1.27/sound/pci/ice1712/ |
D | quartet.c | 671 #define PRIV_SW(xid, xbit, xreg) [xid] = {.bit = xbit,\ argument 676 #define PRIV_ENUM2(xid, xbit, xreg, xtext1, xtext2) [xid] = {.bit = xbit,\ argument
|
/linux-4.1.27/include/linux/usb/ |
D | usbnet.h | 51 u32 xid; member
|
/linux-4.1.27/sound/core/ |
D | init.c | 208 int snd_card_new(struct device *parent, int idx, const char *xid, in snd_card_new()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 1761 static void osc_process_ar(struct osc_async_rc *ar, __u64 xid, in osc_process_ar() 1786 __u64 xid = 0; in osc_ap_completion() local
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | gdm_lte.c | 601 u32 xid; /* unique id */ in gdm_lte_netif_rx() member
|
/linux-4.1.27/include/linux/sunrpc/ |
D | xprt.h | 209 u32 xid; /* Next XID value to use */ member
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote-modules.c | 561 __u8 xid, yid; in wiimod_ir_in_ir() local
|
/linux-4.1.27/drivers/isdn/act2000/ |
D | capi.h | 91 __u8 xid[100]; /* XID Information */ member
|
/linux-4.1.27/sound/oss/ |
D | ad1848.c | 1821 int xid; in ad1848_detect() local
|
/linux-4.1.27/include/scsi/ |
D | libfc.h | 441 u16 xid; member
|
/linux-4.1.27/arch/mips/include/asm/pci/ |
D | bridge.h | 828 #define mkate(xaddr, xid, attr) ((xaddr) & 0x0000fffffffff000ULL) | \ argument
|