Home
last modified time | relevance | path

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

123

/Linux-v5.10/fs/cifs/
Dsmb1ops.c416 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate()
507 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
515 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
537 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info()
587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
608 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
679 const unsigned int xid) in cifs_mkdir_setinfo()
697 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file()
721 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
728 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
[all …]
Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
507 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
571 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb311_posix_query_path_info()
623 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, in smb2_mkdir()
636 const unsigned int xid) in smb2_mkdir_setinfo()
658 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
667 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
676 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
698 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
711 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
[all …]
Dcifssmb.c591 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate()
703 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
800 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
847 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
921 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile()
965 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir()
1008 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir()
1052 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate()
1217 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen()
1321 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open()
[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()
385 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
446 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
512 unsigned int xid; in cifs_hardlink() local
602 unsigned int xid; in cifs_get_link() local
667 unsigned int xid; in cifs_symlink() local
Dinode.c348 unsigned int xid; local
372 struct super_block *sb, unsigned int xid)
444 struct cifs_sb_info *cifs_sb, unsigned int xid)
559 struct cifs_sb_info *cifs_sb, unsigned int xid)
742 unsigned int xid; local
813 cifs_backup_query_path_info(int xid,
852 cifs_set_fattr_ino(int xid,
918 struct super_block *sb, int xid,
1118 struct super_block *sb, unsigned int xid)
1333 unsigned int xid; local
[all …]
Dioctl.c38 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info()
80 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
129 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
169 unsigned int xid; in cifs_ioctl() local
Dsmb2ops.c329 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate()
579 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
671 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, in open_shroot()
850 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon()
896 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon()
925 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
961 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
970 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
1074 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
1130 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
[all …]
Dsmb2file.c38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file()
118 const unsigned int xid) in smb2_unlock_range()
221 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks()
264 unsigned int xid; in smb2_push_mandatory_locks() local
Dsmb2pdu.c778 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate()
986 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1144 unsigned int xid; member
1569 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup()
1614 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff()
1687 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon()
1829 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis()
2467 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir()
2815 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open()
3011 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
[all …]
Dxattr.c53 static int cifs_attrib_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_attrib_set()
77 static int cifs_creation_time_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_creation_time_set()
107 unsigned int xid; in cifs_xattr_set() local
287 unsigned int xid; in cifs_xattr_get() local
396 unsigned int xid; in cifs_listxattr() local
Ddir.c226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create()
466 unsigned int xid; in cifs_atomic_open() local
573 unsigned int xid = get_xid(); in cifs_create() local
617 unsigned int xid; in cifs_mknod() local
656 unsigned int xid; in cifs_lookup() local
Dconnect.c2712 int rc = 0, xid; in cifs_setup_ipc() local
2771 int rc = 0, xid; in cifs_free_ipc() local
2812 unsigned int rc, xid; in cifs_put_smb_ses() local
3021 unsigned int xid; in cifs_get_smb_ses() local
3179 unsigned int xid; in cifs_put_tcon() local
3233 int rc, xid; in cifs_get_tcon() local
3794 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4037 unsigned int xid, in mount_put_conns()
4055 unsigned int *xid, in mount_get_conns()
4220 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral()
[all …]
Dfile.c116 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open()
178 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open()
494 unsigned int xid; in _cifsFileInfo_put() local
519 unsigned int xid; in cifs_open() local
678 unsigned int xid; in cifs_reopen_file() local
889 unsigned int xid; in cifs_closedir() local
1180 unsigned int xid; in cifs_push_mandatory_locks() local
1277 int rc = 0, xid, type; in cifs_push_posix_locks() local
1433 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk()
1521 unsigned int xid) in cifs_unlock_range()
[all …]
Dtransport.c850 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
1019 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1236 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1246 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1285 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1400 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel()
1422 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
Dreaddir.c385 initiate_cifs_search(const unsigned int xid, struct file *file, in initiate_cifs_search()
705 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry()
935 unsigned int xid; in cifs_readdir() local
Dcifsfs.c267 unsigned int xid; in cifs_statfs() local
1085 unsigned int xid; in cifs_remap_file_range() local
1136 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range()
1219 unsigned int xid = get_xid(); in cifs_copy_file_range() local
Dcifsproto.h625 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c44 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-v5.10/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
836 u16 xid; in bnx2fc_initiate_abts() local
941 u16 xid; in bnx2fc_initiate_seq_cleanup() local
1007 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local
2037 u16 xid; in bnx2fc_post_io_req() local
/Linux-v5.10/net/sunrpc/
Dbackchannel_rqst.c240 static struct rpc_rqst *xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, in xprt_get_bc_request()
325 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_bc_request()
/Linux-v5.10/sound/soc/meson/
Dg12a-toacodec.c148 #define TOACODEC_INPUT(xname, xid) { \ argument
157 #define TOACODEC_OUTPUT(xname, xid) { \ argument
Dg12a-tohdmitx.c170 #define TOHDMITX_IN(xname, xid, xfmt, xchmax) { \ argument
179 #define TOHDMITX_OUT(xname, xid, xfmt, xchmax) { \ argument
/Linux-v5.10/drivers/scsi/libfc/
Dfc_exch.c928 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find()
1049 u16 xid; in fc_seq_lookup_recip() local
1177 u16 xid; in fc_seq_lookup_orig() local
1989 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
2015 u16 xid, rxid, oxid; in fc_exch_els_rec() local
2288 u16 xid; in fc_exch_els_rrq() local
2568 u16 xid; in fc_find_ema() local
/Linux-v5.10/fs/jffs2/
Dxattr.h33 uint32_t xid; member
60 uint32_t xid; /* only used in sccanning/building */ member
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_io.c182 u16 xid; in qedf_cmd_mgr_alloc() local
309 u16 xid; in qedf_alloc_cmd() local
859 u16 xid; in qedf_post_io_req() local
1857 u16 xid; in qedf_initiate_abts() local
2291 uint16_t xid; in qedf_execute_tmf() local

123