Home
last modified time | relevance | path

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

1234

/Linux-v6.6/fs/smb/client/
Dsmb1ops.c423 cifs_negotiate(const unsigned int xid, in cifs_negotiate()
516 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon()
524 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible()
545 static int cifs_query_path_info(const unsigned int xid, in cifs_query_path_info()
603 static int cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum()
623 static int cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info()
706 const unsigned int xid) in cifs_mkdir_setinfo()
723 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file()
757 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file()
764 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file()
[all …]
Dsmb2inode.c46 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
562 int smb2_query_path_info(const unsigned int xid, in smb2_query_path_info()
646 int smb311_posix_query_path_info(const unsigned int xid, in smb311_posix_query_path_info()
731 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, in smb2_mkdir()
744 const unsigned int xid) in smb2_mkdir_setinfo()
766 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
776 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
785 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
807 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
821 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
[all …]
Dcifssmb.c402 CIFSSMBNegotiate(const unsigned int xid, in CIFSSMBNegotiate()
510 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
740 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile()
784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir()
827 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir()
871 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate()
1037 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen()
1141 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open()
[all …]
Dinode.c376 unsigned int xid; in cifs_get_file_info_unix() local
414 const unsigned int xid) in cifs_get_unix_fattr()
469 struct super_block *sb, unsigned int xid) in cifs_get_inode_info_unix()
488 const unsigned int xid) in cifs_get_unix_fattr()
495 struct super_block *sb, unsigned int xid) in cifs_get_inode_info_unix()
503 struct cifs_sb_info *cifs_sb, unsigned int xid) in cifs_sfu_type()
619 struct cifs_sb_info *cifs_sb, unsigned int xid) in cifs_sfu_mode()
834 unsigned int xid; in cifs_get_file_info() local
917 cifs_backup_query_path_info(int xid, in cifs_backup_query_path_info()
956 static void cifs_set_fattr_ino(int xid, struct cifs_tcon *tcon, struct super_block *sb, in cifs_set_fattr_ino()
[all …]
Dsmb2ops.c418 smb2_negotiate(const unsigned int xid, in smb2_negotiate()
753 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces()
789 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon()
834 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon()
865 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
932 static int smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
940 static int smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
1039 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
1088 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
1380 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file()
[all …]
Dlink.c172 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
205 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
262 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
307 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
347 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
410 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
479 unsigned int xid; local
582 unsigned int xid; local
Dioctl.c26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info()
71 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
120 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
318 unsigned int xid; in cifs_ioctl() local
Dsmb2pdu.c876 SMB2_negotiate(const unsigned int xid, in SMB2_negotiate()
1103 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1265 unsigned int xid; member
1724 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup()
1771 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff()
1848 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon()
1992 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis()
2599 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir()
2948 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open()
3147 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
[all …]
Dsmb2file.c100 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) in smb2_open_file()
190 const unsigned int xid) in smb2_unlock_range()
293 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks()
336 unsigned int xid; in smb2_push_mandatory_locks() local
Dxattr.c43 static int cifs_attrib_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_attrib_set()
67 static int cifs_creation_time_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_creation_time_set()
98 unsigned int xid; in cifs_xattr_set() local
263 unsigned int xid; in cifs_xattr_get() local
363 unsigned int xid; in cifs_listxattr() local
Ddfs.c389 static void __tree_connect_ipc(const unsigned int xid, char *tree, in __tree_connect_ipc()
427 static void tree_connect_ipc(const unsigned int xid, char *tree, in tree_connect_ipc()
437 static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in __tree_connect_dfs_target()
522 static int tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in tree_connect_dfs_target()
547 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect()
Dfile.c277 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open()
340 struct cifs_fid *fid, unsigned int xid, struct cifs_open_info_data *buf) in cifs_nt_open()
666 unsigned int xid; in _cifsFileInfo_put() local
691 unsigned int xid; in cifs_open() local
890 unsigned int xid; in cifs_reopen_file() local
1156 unsigned int xid; in cifs_closedir() local
1448 unsigned int xid; in cifs_push_mandatory_locks() local
1547 int rc = 0, xid, type; in cifs_push_posix_locks() local
1708 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk()
1799 unsigned int xid) in cifs_unlock_range()
[all …]
Ddir.c177 static int cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid,
422 unsigned int xid; local
537 unsigned int xid = get_xid(); local
587 unsigned int xid; local
630 unsigned int xid; local
Dconnect.c1865 int rc = 0, xid; in cifs_setup_ipc() local
1972 unsigned int rc, xid; in __cifs_put_smb_ses() local
2206 unsigned int xid; in cifs_get_smb_ses() local
2398 unsigned int xid; in cifs_put_tcon() local
2479 int rc, xid; in cifs_get_tcon() local
3102 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
3281 unsigned int xid; in cifs_mount_get_session() local
3440 unsigned int xid, in cifs_are_all_path_components_accessible()
3495 unsigned int xid = mnt_ctx->xid; in cifs_is_path_remote() local
3613 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon()
[all …]
Dtransport.c870 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
1065 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1299 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1309 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1348 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1466 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel()
1488 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
Dcifsproto.h661 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
679 static inline int cifs_inval_name_dfs_link_error(const unsigned int xid, in cifs_inval_name_dfs_link_error()
Dreaddir.c363 _initiate_cifs_search(const unsigned int xid, struct file *file, in _initiate_cifs_search()
446 initiate_cifs_search(const unsigned int xid, struct file *file, in initiate_cifs_search()
704 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry()
1051 unsigned int xid; in cifs_readdir() local
/Linux-v6.6/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-v6.6/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
676 u16 xid; in bnx2fc_initiate_tmf() local
834 u16 xid; in bnx2fc_initiate_abts() local
939 u16 xid; in bnx2fc_initiate_seq_cleanup() local
1005 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local
2034 u16 xid; in bnx2fc_post_io_req() local
/Linux-v6.6/net/sunrpc/
Dbackchannel_rqst.c237 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-v6.6/sound/soc/meson/
Dg12a-tohdmitx.c172 #define TOHDMITX_IN(xname, xid, xfmt, xchmax) { \ argument
179 #define TOHDMITX_OUT(xname, xid, xfmt, xchmax) { \ argument
Dg12a-toacodec.c185 #define TOACODEC_INPUT(xname, xid) { \ argument
192 #define TOACODEC_OUTPUT(xname, xid) { \ argument
/Linux-v6.6/drivers/scsi/libfc/
Dfc_exch.c926 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-v6.6/drivers/scsi/qedf/
Dqedf_io.c177 u16 xid; in qedf_cmd_mgr_alloc() local
304 u16 xid; in qedf_alloc_cmd() local
853 u16 xid; in qedf_post_io_req() local
1857 u16 xid; in qedf_initiate_abts() local
2298 uint16_t xid; in qedf_execute_tmf() local
/Linux-v6.6/fs/jffs2/
Dxattr.h33 uint32_t xid; member
60 uint32_t xid; /* only used in sccanning/building */ member

1234