| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | xattr.c | 53 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 D | smb2inode.c | 63 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 D | summary.h | 70 jint32_t xid; /* xattr identifier */ member 127 jint32_t xid; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cached_dir.c | 125 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 D | dfs.c | 397 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 D | ioctl.c | 26 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 D | xattr.c | 43 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 D | smb2file.c | 100 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 D | xprtsock.h | 35 xid, member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | dlm_device.h | 40 __u64 xid; member
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| H A D | rndis_host.c | 99 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 D | frwr_ops.c | 284 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 D | dlm_device.h | 34 __u64 xid; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | dlm_device.h | 34 __u64 xid; member
|
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | debugfs.c | 22 u32 xid = 0; in tasks_show() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | dlm_device.h | 21 __u64 xid; member
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 71 GLXPbuffer xid; /* our pixmap */ member
|
| /third_party/lwip/src/include/lwip/ |
| H A D | dhcp.h | 105 u32_t xid; member
|
| /third_party/lwip/test/unit/dhcp/ |
| H A D | test_dhcp.c | 440 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 D | nv50_ir_lowering_gm107.cpp | 227 int qop = 0, xid = 0; in handleDFDX() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_wired.c | 64 u_int32_t xid; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_wired.c | 64 u_int32_t xid; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 44 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 D | qedf_els.c | 22 uint16_t xid; in qedf_initiate_els() local [all...] |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | scan.c | 335 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local [all...] |