| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 423 CIFSSMBNegotiate(const unsigned int xid, in CIFSSMBNegotiate() 541 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon() 684 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 788 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() 842 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 918 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 964 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 1009 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir() 1055 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate() 1239 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() [all …]
|
| H A D | smb2ops.c | 468 smb2_negotiate(const unsigned int xid, in smb2_negotiate() 829 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() 883 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon() 928 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon() 959 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 1023 static int smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 1031 static int smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() 1132 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas() 1181 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() 1499 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file() [all …]
|
| H A D | link.c | 136 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink() 170 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink() 227 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink() 272 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink() 312 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 366 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 436 unsigned int xid; local 546 unsigned int xid; local
|
| H A D | smb2pdu.c | 253 int xid; in smb2_reconnect() local 1102 SMB2_negotiate(const unsigned int xid, in SMB2_negotiate() 1353 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 1529 unsigned int xid; member 2008 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() 2055 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() 2131 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() 2271 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() 2917 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir() 3289 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open() [all …]
|
| H A D | file.c | 492 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open() 555 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open() 934 unsigned int xid; in _cifsFileInfo_put() local 967 int cifs_file_flush(const unsigned int xid, struct inode *inode, in cifs_file_flush() 993 static int cifs_do_truncate(const unsigned int xid, struct dentry *dentry) in cifs_do_truncate() 1066 unsigned int xid; in cifs_open() local 1275 unsigned int xid; in cifs_reopen_file() local 1570 unsigned int xid; in cifs_closedir() local 1767 bool wait, unsigned int xid) in cifs_lock_add_if() 1873 unsigned int xid; in cifs_push_mandatory_locks() local [all …]
|
| H A D | reparse.c | 37 int create_reparse_symlink(const unsigned int xid, struct inode *inode, in create_reparse_symlink() 53 static int create_native_symlink(const unsigned int xid, struct inode *inode, in create_native_symlink() 263 const unsigned int xid, in detect_directory_symlink_target() 400 static int create_native_socket(const unsigned int xid, struct inode *inode, in create_native_socket() 470 static int mknod_nfs(unsigned int xid, struct inode *inode, in mknod_nfs() 672 static int mknod_wsl(unsigned int xid, struct inode *inode, in mknod_wsl() 721 int mknod_reparse(unsigned int xid, struct inode *inode, in mknod_reparse()
|
| H A D | cifsproto.h | 120 unsigned int xid) in send_cancel() 405 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path() 421 static inline int cifs_inval_name_dfs_link_error(const unsigned int xid, in cifs_inval_name_dfs_link_error()
|
| H A D | connect.c | 106 int xid; in smb2_query_server_interfaces() local 2031 int rc = 0, xid; in cifs_setup_ipc() local 2107 unsigned int xid; in __cifs_put_smb_ses() local 2347 unsigned int xid; in cifs_get_smb_ses() local 2599 unsigned int xid; in cifs_put_tcon() local 2686 int rc, xid; in cifs_get_tcon() local 3558 unsigned int xid; in cifs_mount_get_session() local 3720 unsigned int xid, in cifs_are_all_path_components_accessible() 3775 unsigned int xid = mnt_ctx->xid; in cifs_is_path_remote() local 4011 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, in cifs_negotiate_protocol() [all …]
|
| H A D | readdir.c | 346 _initiate_cifs_search(const unsigned int xid, struct file *file, in _initiate_cifs_search() 427 initiate_cifs_search(const unsigned int xid, struct file *file, in initiate_cifs_search() 685 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry() 1058 unsigned int xid; in cifs_readdir() local
|
| H A D | dfs.c | 336 static int tree_connect_dfs_target(const unsigned int xid, in tree_connect_dfs_target() 386 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect()
|
| H A D | misc.c | 45 unsigned int xid; in _get_xid() local 61 _free_xid(unsigned int xid) in _free_xid() 1000 int cifs_inval_name_dfs_link_error(const unsigned int xid, in cifs_inval_name_dfs_link_error()
|
| H A D | cifsacl.c | 1558 unsigned int xid; in get_cifs_acl_by_fid() local 1583 unsigned int xid; in get_cifs_acl_by_path() local 1647 unsigned int xid; in set_cifs_acl() local 1876 unsigned int xid; in cifs_get_acl() local 1939 unsigned int xid; in cifs_set_acl() local
|
| H A D | cached_dir.c | 134 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() 482 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name()
|
| H A D | smb1session.c | 20 unsigned int xid; member 960 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() 133 static int ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_setup() 344 int ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_get() 365 int ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_target() 396 u16 xid; in ixgbe_fcoe_ddp() local
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_io.c | 218 u16 xid; in bnx2fc_cmd_mgr_alloc() local 403 u16 xid; in bnx2fc_elstm_alloc() local 472 u16 xid; in bnx2fc_cmd_alloc() local 672 u16 xid; in bnx2fc_initiate_tmf() local 828 u16 xid; in bnx2fc_initiate_abts() local 933 u16 xid; in bnx2fc_initiate_seq_cleanup() local 999 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local 2032 u16 xid; in bnx2fc_post_io_req() local
|
| H A D | bnx2fc_hwi.c | 633 u16 xid; in bnx2fc_process_unsol_compl() local 868 u16 xid; in bnx2fc_process_cq_compl() local 1004 u16 xid; in bnx2fc_pending_work() local 1413 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid) in bnx2fc_add_2_sq()
|
| /linux/net/sunrpc/ |
| H A D | backchannel_rqst.c | 270 static struct rpc_rqst *xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, in xprt_get_bc_request() 358 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_bc_request()
|
| /linux/sound/soc/meson/ |
| H A D | g12a-tohdmitx.c | 178 TOHDMITX_IN(xname,xid,xfmt,xchmax) global() argument 185 TOHDMITX_OUT(xname,xid,xfmt,xchmax) global() argument
|
| H A D | g12a-toacodec.c | 188 .id = (xid), \ argument 195 .id = (xid), \ argument
|
| /linux/drivers/scsi/libfc/ |
| H A D | fc_exch.c | 926 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() 1047 u16 xid; in fc_seq_lookup_recip() local 1175 u16 xid; in fc_seq_lookup_orig() local 2000 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup() 2026 u16 xid, rxid, oxid; in fc_exch_els_rec() local 2299 u16 xid; in fc_exch_els_rrq() local 2579 u16 xid; in fc_find_ema() local
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_io.c | 177 u16 xid; in qedf_cmd_mgr_alloc() local 300 u16 xid; in qedf_alloc_cmd() local 853 u16 xid; in qedf_post_io_req() local 1853 u16 xid; in qedf_initiate_abts() local 2294 uint16_t xid; in qedf_execute_tmf() local
|
| /linux/fs/jffs2/ |
| H A D | xattr.h | 33 uint32_t xid; member 60 uint32_t xid; /* only used in sccanning/building */ member
|
| /linux/sound/core/ |
| H A D | init.c | 171 int snd_card_new(struct device *parent, int idx, const char *xid, in snd_card_new() argument 227 int snd_devm_card_new(struct device *parent, int idx, const char *xid, in snd_devm_card_new() argument 277 snd_card_init(struct snd_card * card,struct device * parent,int idx,const char * xid,struct module * module,size_t extra_size) snd_card_init() argument [all...] |
| /linux/drivers/media/usb/as102/ |
| H A D | as10x_cmd.c | 376 uint16_t xid, uint16_t cmd_len) in as10x_cmd_build()
|