Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.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()
506 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
570 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb311_posix_query_path_info()
622 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, in smb2_mkdir()
635 const unsigned int xid) in smb2_mkdir_setinfo()
657 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
666 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
675 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
697 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
710 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.c185 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
218 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink()
252 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
306 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
350 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
388 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
449 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
516 unsigned int xid; in cifs_hardlink() local
606 unsigned int xid; in cifs_get_link() local
671 unsigned int xid; in cifs_symlink() local
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
Dinode.c348 unsigned int xid; local
372 struct super_block *sb, unsigned int xid)
443 struct cifs_sb_info *cifs_sb, unsigned int xid)
558 struct cifs_sb_info *cifs_sb, unsigned int xid)
741 unsigned int xid; local
812 cifs_backup_query_path_info(int xid,
851 cifs_set_fattr_ino(int xid,
917 struct super_block *sb, int xid,
1117 struct super_block *sb, unsigned int xid)
1332 unsigned int xid; local
[all …]
Dsmb2file.c38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file()
117 const unsigned int xid) in smb2_unlock_range()
220 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks()
263 unsigned int xid; in smb2_push_mandatory_locks() local
Dsmb2ops.c329 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate()
580 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
672 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, in open_shroot()
851 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon()
897 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon()
926 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
962 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
971 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
1076 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
1132 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
[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
Dsmb2pdu.c784 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate()
1001 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1162 unsigned int xid; member
1587 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup()
1632 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff()
1705 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon()
1847 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis()
2486 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir()
2834 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open()
3028 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
[all …]
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.c2730 int rc = 0, xid; in cifs_setup_ipc() local
2789 int rc = 0, xid; in cifs_free_ipc() local
2830 unsigned int rc, xid; in cifs_put_smb_ses() local
3042 unsigned int xid; in cifs_get_smb_ses() local
3202 unsigned int xid; in cifs_put_tcon() local
3256 int rc, xid; in cifs_get_tcon() local
3818 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4062 unsigned int xid, in mount_put_conns()
4080 unsigned int *xid, in mount_get_conns()
4240 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()
179 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open()
495 unsigned int xid; in _cifsFileInfo_put() local
520 unsigned int xid; in cifs_open() local
679 unsigned int xid; in cifs_reopen_file() local
890 unsigned int xid; in cifs_closedir() local
1181 unsigned int xid; in cifs_push_mandatory_locks() local
1278 int rc = 0, xid, type; in cifs_push_posix_locks() local
1434 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk()
1522 unsigned int xid) in cifs_unlock_range()
[all …]
Dtransport.c858 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
1027 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1249 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1259 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1298 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1413 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel()
1435 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
Dcifsproto.h627 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
Dcifsfs.c267 unsigned int xid; in cifs_statfs() local
1092 unsigned int xid; in cifs_remap_file_range() local
1143 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range()
1226 unsigned int xid = get_xid(); in cifs_copy_file_range() local
/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
2038 u16 xid; in bnx2fc_post_io_req() local
/kernel/linux/linux-5.10/net/sunrpc/
Dbackchannel_rqst.c251 static struct rpc_rqst *xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, in xprt_get_bc_request()
339 struct rpc_rqst *xprt_lookup_bc_request(struct rpc_xprt *xprt, __be32 xid) in xprt_lookup_bc_request()
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/fs/jffs2/
Dxattr.h33 uint32_t xid; member
60 uint32_t xid; /* only used in sccanning/building */ member
/kernel/linux/linux-5.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
2002 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
2028 u16 xid, rxid, oxid; in fc_exch_els_rec() local
2301 u16 xid; in fc_exch_els_rrq() local
2581 u16 xid; in fc_find_ema() local
/kernel/linux/linux-5.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
1877 u16 xid; in qedf_initiate_abts() local
2312 uint16_t xid; in qedf_execute_tmf() local

1234