/linux-4.19.296/fs/cifs/ |
D | smb2inode.c | 41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, in smb2_open_op_close() 144 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info() 180 smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_mkdir() 191 const unsigned int xid) in smb2_mkdir_setinfo() 210 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() 219 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() 228 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr() 249 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path() 258 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink() 267 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() [all …]
|
D | smb1ops.c | 428 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate() 519 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in cifs_qfs_tcon() 526 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible() 548 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info() 598 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum() 619 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info() 690 const unsigned int xid) in cifs_mkdir_setinfo() 708 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file() 732 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file() 739 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file() [all …]
|
D | cifssmb.c | 575 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() 685 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 781 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() 828 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 904 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 950 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 995 CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() 1040 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate() 1207 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() 1313 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() [all …]
|
D | link.c | 185 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() 392 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 455 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 526 unsigned int xid; in cifs_hardlink() local 616 unsigned int xid; in cifs_get_link() local 674 unsigned int xid; in cifs_symlink() local
|
D | inode.c | 339 unsigned int xid; local 363 struct super_block *sb, unsigned int xid) 435 struct cifs_sb_info *cifs_sb, unsigned int xid) 552 struct cifs_sb_info *cifs_sb, unsigned int xid) 667 unsigned int xid; local 728 FILE_ALL_INFO *data, struct super_block *sb, int xid, 1061 unsigned int xid; local 1129 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid, 1186 const unsigned int xid) 1330 unsigned int xid; local [all …]
|
D | ioctl.c | 37 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk() 86 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo() 125 unsigned int xid; in cifs_ioctl() local
|
D | smb2ops.c | 264 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate() 463 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces() 535 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot() 615 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon() 659 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon() 687 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 725 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 734 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() 840 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas() 918 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() [all …]
|
D | smb2file.c | 38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file() 110 const unsigned int xid) in smb2_unlock_range() 208 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks() 251 unsigned int xid; in smb2_push_mandatory_locks() local
|
D | smb2pdu.c | 632 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() 841 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 995 unsigned int xid; member 1383 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() 1428 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() 1499 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() 1632 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() 2007 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir() 2313 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open() 2393 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() [all …]
|
D | transport.c | 674 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() 792 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() 992 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv() 1001 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2() 1039 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() 1154 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() 1176 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
|
D | dir.c | 227 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create() 471 unsigned int xid; in cifs_atomic_open() local 578 unsigned int xid = get_xid(); in cifs_create() local 622 unsigned int xid; in cifs_mknod() local 762 unsigned int xid; in cifs_lookup() local
|
D | xattr.c | 56 unsigned int xid; in cifs_xattr_set() local 207 unsigned int xid; in cifs_xattr_get() local 316 unsigned int xid; in cifs_listxattr() local
|
D | file.c | 115 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open() 178 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open() 456 unsigned int xid; in _cifsFileInfo_put() local 493 unsigned int xid; in cifs_open() local 652 unsigned int xid; in cifs_reopen_file() local 864 unsigned int xid; in cifs_closedir() local 1152 unsigned int xid; in cifs_push_mandatory_locks() local 1249 int rc = 0, xid, type; in cifs_push_posix_locks() local 1405 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk() 1493 unsigned int xid) in cifs_unlock_range() [all …]
|
D | connect.c | 2642 int rc = 0, xid; in cifs_setup_ipc() local 2700 int rc = 0, xid; in cifs_free_ipc() local 2742 unsigned int rc, xid; in cifs_put_smb_ses() local 2943 unsigned int xid; in cifs_get_smb_ses() local 3085 unsigned int xid; in cifs_put_tcon() local 3139 int rc, xid; in cifs_get_tcon() local 3405 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path() 3684 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() 3956 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral() 4061 unsigned int xid, in cifs_are_all_path_components_accessible() [all …]
|
D | readdir.c | 267 initiate_cifs_search(const unsigned int xid, struct file *file) in initiate_cifs_search() 572 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry() 791 unsigned int xid; in cifs_readdir() local
|
D | cifsfs.c | 210 unsigned int xid; in cifs_statfs() local 985 unsigned int xid; in cifs_clone_file_range() local 1033 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range() 1116 unsigned int xid = get_xid(); in cifs_copy_file_range() local
|
D | cifsacl.c | 993 unsigned int xid; in get_cifs_acl_by_fid() local 1018 unsigned int xid; in get_cifs_acl_by_path() local 1081 unsigned int xid; in set_cifs_acl() local
|
D | misc.c | 47 unsigned int xid; in _get_xid() local 63 _free_xid(unsigned int xid) in _free_xid()
|
D | cifs_dfs_ref.c | 290 unsigned int xid; in cifs_dfs_do_automount() local
|
D | sess.c | 557 unsigned int xid; member 1447 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()
|
/linux-4.19.296/fs/jffs2/ |
D | xattr.h | 33 uint32_t xid; member 60 uint32_t xid; /* only used in sccanning/building */ member
|
/linux-4.19.296/fs/nfsd/ |
D | nfscache.c | 118 nfsd_cache_hash(__be32 xid) in nfsd_cache_hash() 391 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup() local
|
/linux-4.19.296/include/uapi/linux/ |
D | dlm_netlink.h | 31 __u64 xid; member
|
/linux-4.19.296/fs/dlm/ |
D | debug_fs.c | 170 u64 xid = 0; in print_format2_lock() local 231 u64 xid = 0; in print_format3_lock() local
|
/linux-4.19.296/drivers/s390/net/ |
D | ctcm_main.h | 181 struct xid2 *xid; member 208 struct xid2 *xid; /* MPC only */ member
|