Home
last modified time | relevance | path

Searched defs:xid (Results 26 - 50 of 179) sorted by relevance

12345678

/kernel/linux/linux-5.10/fs/cifs/
H A Dxattr.c53 static int cifs_attrib_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_attrib_set() argument
77 static int cifs_creation_time_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_creation_time_set() argument
107 unsigned int xid; in cifs_xattr_set() local
290 unsigned int xid; cifs_xattr_get() local
399 unsigned int xid; cifs_listxattr() local
[all...]
H A Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() argument
523 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, FILE_ALL_INFO *data, bool *adjust_tz, bool *reparse) smb2_query_path_info() argument
587 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, struct smb311_posix_qinfo *data, bool *adjust_tz, bool *reparse) smb311_posix_query_path_info() argument
639 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_mkdir() argument
650 smb2_mkdir_setinfo(struct inode *inode, const char *name, struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, const unsigned int xid) smb2_mkdir_setinfo() argument
674 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_rmdir() argument
683 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, struct cifs_sb_info *cifs_sb) smb2_unlink() argument
692 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 access, int command, struct cifsFileInfo *cfile) smb2_set_path_attr() argument
714 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_rename_path() argument
727 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_create_hardlink() argument
737 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, const char *full_path, __u64 size, struct cifs_sb_info *cifs_sb, bool set_alloc) smb2_set_path_size() argument
749 smb2_set_file_info(struct inode *inode, const char *full_path, FILE_BASIC_INFO *buf, const unsigned int xid) smb2_set_file_info() argument
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsummary.h70 jint32_t xid; /* xattr identifier */ member
127 jint32_t xid; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcached_dir.c125 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() argument
424 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() argument
H A Ddfs.c397 static void __tree_connect_ipc(const unsigned int xid, char *tree, in __tree_connect_ipc() argument
435 static void tree_connect_ipc(const unsigned int xid, char *tree, in tree_connect_ipc() argument
445 static int __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, in __tree_connect_dfs_target() argument
530 tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) tree_connect_dfs_target() argument
555 cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) cifs_tree_connect() argument
[all...]
H A Dioctl.c26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info() argument
71 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk() argument
134 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo() argument
332 unsigned int xid; in cifs_ioctl() local
[all...]
H A Dxattr.c43 static int cifs_attrib_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_attrib_set() argument
67 static int cifs_creation_time_set(unsigned int xid, struct cifs_tcon *pTcon, in cifs_creation_time_set() argument
98 unsigned int xid; in cifs_xattr_set() local
266 unsigned int xid; cifs_xattr_get() local
366 unsigned int xid; cifs_listxattr() local
[all...]
H A Dsmb2file.c100 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, void *buf) in smb2_open_file() argument
293 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks() argument
189 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, const unsigned int xid) smb2_unlock_range() argument
336 unsigned int xid; smb2_push_mandatory_locks() local
[all...]
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dxprtsock.h35 xid, member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddlm_device.h40 __u64 xid; member
/kernel/linux/linux-6.6/drivers/net/usb/
H A Drndis_host.c99 u32 xid = 0, msg_len, request_id, msg_type, rsp, in rndis_command() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c284 frwr_map(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr_seg *seg, int nsegs, bool writing, __be32 xid, struct rpcrdma_mr *mr) frwr_map() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_device.h34 __u64 xid; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_device.h34 __u64 xid; member
/kernel/linux/linux-6.6/net/sunrpc/
H A Ddebugfs.c22 u32 xid = 0; in tasks_show() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_device.h21 __u64 xid; member
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.h71 GLXPbuffer xid; /* our pixmap */ member
/third_party/lwip/src/include/lwip/
H A Ddhcp.h105 u32_t xid; member
/third_party/lwip/test/unit/dhcp/
H A Dtest_dhcp.c440 u32_t xid; in START_TEST() local
513 u32_t xid; START_TEST() local
735 u32_t xid; START_TEST() local
877 u32_t xid; START_TEST() local
987 u32_t xid; START_TEST() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gm107.cpp227 int qop = 0, xid = 0; in handleDFDX() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired.c64 u_int32_t xid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wired.c64 u_int32_t xid; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() argument
133 ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc, int target_mode) ixgbe_fcoe_ddp_setup() argument
344 ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_get() argument
365 ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_target() argument
396 u16 xid; ixgbe_fcoe_ddp() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_els.c22 uint16_t xid; in qedf_initiate_els() local
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dscan.c335 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
[all...]

Completed in 18 milliseconds

12345678