Home
last modified time | relevance | path

Searched defs:xid (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v4.19/fs/cifs/
Dsmb2inode.c41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, in smb2_open_op_close()
144 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
180 smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_mkdir()
191 const unsigned int xid) in smb2_mkdir_setinfo()
210 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
219 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
228 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
249 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
258 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
267 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
[all …]
Dsmb1ops.c427 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate()
518 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in cifs_qfs_tcon()
525 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
547 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
597 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
618 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
689 const unsigned int xid) in cifs_mkdir_setinfo()
707 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file()
731 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
738 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
[all …]
Dcifssmb.c575 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate()
685 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
781 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
828 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
904 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile()
950 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir()
995 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir()
1040 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate()
1207 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen()
1313 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open()
[all …]
Dinode.c339 unsigned int xid; local
363 struct super_block *sb, unsigned int xid)
433 struct cifs_sb_info *cifs_sb, unsigned int xid)
550 struct cifs_sb_info *cifs_sb, unsigned int xid)
665 unsigned int xid; local
726 FILE_ALL_INFO *data, struct super_block *sb, int xid,
1042 unsigned int xid; local
1110 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid,
1167 const unsigned int xid)
1311 unsigned int xid; local
[all …]
Dlink.c182 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
215 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink()
249 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
303 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
347 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
389 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
452 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
522 unsigned int xid; in cifs_hardlink() local
612 unsigned int xid; in cifs_get_link() local
670 unsigned int xid; in cifs_symlink() local
Dsmb2ops.c236 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate()
434 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
506 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
542 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon()
586 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon()
614 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
652 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
661 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
765 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
843 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
[all …]
Dsmb2pdu.c603 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate()
804 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
951 unsigned int xid; member
1332 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup()
1377 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff()
1448 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon()
1574 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis()
1949 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir()
2253 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open()
2333 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
[all …]
Dioctl.c37 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
86 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
125 unsigned int xid; in cifs_ioctl() local
Dsmb2file.c38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file()
110 const unsigned int xid) in smb2_unlock_range()
206 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks()
249 unsigned int xid; in smb2_push_mandatory_locks() local
Dtransport.c664 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
782 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
936 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
945 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
983 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1098 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel()
1120 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
Ddir.c227 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create()
471 unsigned int xid; in cifs_atomic_open() local
579 unsigned int xid = get_xid(); in cifs_create() local
623 unsigned int xid; in cifs_mknod() local
763 unsigned int xid; in cifs_lookup() local
Dxattr.c56 unsigned int xid; in cifs_xattr_set() local
207 unsigned int xid; in cifs_xattr_get() local
316 unsigned int xid; in cifs_listxattr() local
Dfile.c115 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open()
177 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open()
418 unsigned int xid; in cifsFileInfo_put() local
455 unsigned int xid; in cifs_open() local
614 unsigned int xid; in cifs_reopen_file() local
818 unsigned int xid; in cifs_closedir() local
1106 unsigned int xid; in cifs_push_mandatory_locks() local
1199 int rc = 0, xid, type; in cifs_push_posix_locks() local
1355 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk()
1443 unsigned int xid) in cifs_unlock_range()
[all …]
Dconnect.c2533 int rc = 0, xid; in cifs_setup_ipc() local
2591 int rc = 0, xid; in cifs_free_ipc() local
2633 unsigned int rc, xid; in cifs_put_smb_ses() local
2812 unsigned int xid; in cifs_get_smb_ses() local
2950 unsigned int xid; in cifs_put_tcon() local
3004 int rc, xid; in cifs_get_tcon() local
3262 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path()
3541 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
3813 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral()
3918 unsigned int xid, in cifs_are_all_path_components_accessible()
[all …]
Dreaddir.c267 initiate_cifs_search(const unsigned int xid, struct file *file) in initiate_cifs_search()
572 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry()
784 unsigned int xid; in cifs_readdir() local
Dcifsfs.c210 unsigned int xid; in cifs_statfs() local
986 unsigned int xid; in cifs_clone_file_range() local
1031 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range()
1114 unsigned int xid = get_xid(); in cifs_copy_file_range() local
Dmisc.c47 unsigned int xid; in _get_xid() local
63 _free_xid(unsigned int xid) in _free_xid()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_io.c169 u16 xid; in qedf_cmd_mgr_alloc() local
293 u16 xid; in qedf_alloc_cmd() local
867 u16 xid; in qedf_post_io_req() local
1095 u16 xid, rval; in qedf_scsi_completion() local
1262 u16 xid; in qedf_scsi_done() local
1549 u16 xid; in qedf_initiate_abts() local
1649 uint16_t xid; in qedf_process_abts_compl() local
1805 uint16_t xid; in qedf_initiate_cleanup() local
1923 uint16_t xid; in qedf_execute_tmf() local
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c43 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put()
132 static int ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_setup()
343 int ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_get()
364 int ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_target()
395 u16 xid; in ixgbe_fcoe_ddp() local
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_io.c218 u16 xid; in bnx2fc_cmd_mgr_alloc() local
405 u16 xid; in bnx2fc_elstm_alloc() local
474 u16 xid; in bnx2fc_cmd_alloc() local
678 u16 xid; in bnx2fc_initiate_tmf() local
835 u16 xid; in bnx2fc_initiate_abts() local
941 u16 xid; in bnx2fc_initiate_seq_cleanup() local
1009 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local
1985 u16 xid; in bnx2fc_post_io_req() local
/Linux-v4.19/net/sunrpc/
Dbackchannel_rqst.c239 static struct rpc_rqst *xprt_alloc_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_alloc_bc_request()
323 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_bc_request()
/Linux-v4.19/fs/jffs2/
Dxattr.h33 uint32_t xid; member
60 uint32_t xid; /* only used in sccanning/building */ member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c935 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find()
1056 u16 xid; in fc_seq_lookup_recip() local
1184 u16 xid; in fc_seq_lookup_orig() local
1996 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
2022 u16 xid, rxid, oxid; in fc_exch_els_rec() local
2295 u16 xid; in fc_exch_els_rrq() local
2575 u16 xid; in fc_find_ema() local
/Linux-v4.19/fs/nfsd/
Dnfscache.c118 nfsd_cache_hash(__be32 xid) in nfsd_cache_hash()
391 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup() local
/Linux-v4.19/net/8021q/
Dvlan_dev.c400 static int vlan_dev_fcoe_ddp_setup(struct net_device *dev, u16 xid, in vlan_dev_fcoe_ddp_setup()
413 static int vlan_dev_fcoe_ddp_done(struct net_device *dev, u16 xid) in vlan_dev_fcoe_ddp_done()
458 static int vlan_dev_fcoe_ddp_target(struct net_device *dev, u16 xid, in vlan_dev_fcoe_ddp_target()

123