/fs/cifs/ |
D | smb1ops.c | 417 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate() 508 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon() 516 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible() 538 cifs_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_path_info() 588 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum() 609 cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_info() 680 const unsigned int xid) in cifs_mkdir_setinfo() 698 cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in cifs_open_file() 722 cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_file() 729 cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in cifs_flush_file() [all …]
|
D | smb2inode.c | 50 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() 510 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 …]
|
D | cifssmb.c | 479 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate() 586 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 683 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff() 730 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 807 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 851 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 894 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir() 938 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate() 1104 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen() 1208 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() [all …]
|
D | link.c | 173 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink() 206 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink() 240 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink() 294 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink() 338 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink() 376 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 437 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 504 unsigned int xid; in cifs_hardlink() local 603 unsigned int xid; in cifs_get_link() local 672 unsigned int xid; in cifs_symlink() local
|
D | inode.c | 342 unsigned int xid; local 369 struct super_block *sb, unsigned int xid) 434 struct cifs_sb_info *cifs_sb, unsigned int xid) 549 struct cifs_sb_info *cifs_sb, unsigned int xid) 732 unsigned int xid; local 809 cifs_backup_query_path_info(int xid, 848 cifs_set_fattr_ino(int xid, 914 struct super_block *sb, int xid, 1106 struct super_block *sb, unsigned int xid) 1315 unsigned int xid; local [all …]
|
D | smb2ops.c | 388 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate() 641 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces() 744 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() 962 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon() 1006 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon() 1035 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 1071 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 1080 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() 1185 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas() 1241 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea() [all …]
|
D | smb2file.c | 25 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file() 104 const unsigned int xid) in smb2_unlock_range() 207 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks() 250 unsigned int xid; in smb2_push_mandatory_locks() local
|
D | ioctl.c | 26 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
|
D | smb2pdu.c | 845 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate() 1071 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 1233 unsigned int xid; member 1658 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup() 1703 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff() 1776 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon() 1915 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() 2573 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir() 2921 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open() 3118 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() [all …]
|
D | xattr.c | 43 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 290 unsigned int xid; in cifs_xattr_get() local 410 unsigned int xid; in cifs_listxattr() local
|
D | dir.c | 168 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create() 413 unsigned int xid; in cifs_atomic_open() local 523 unsigned int xid = get_xid(); in cifs_create() local 572 unsigned int xid; in cifs_mknod() local 615 unsigned int xid; in cifs_lookup() local
|
D | connect.c | 67 unsigned int xid; member 1640 int rc = 0, xid; in cifs_setup_ipc() local 1732 unsigned int rc, xid; in cifs_put_smb_ses() local 1963 unsigned int xid; in cifs_get_smb_ses() local 2122 unsigned int xid; in cifs_put_tcon() local 2191 int rc, xid; in cifs_get_tcon() local 2793 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() 2975 unsigned int xid; in mount_get_conns() local 3233 unsigned int xid, in cifs_are_all_path_components_accessible() 3287 unsigned int xid = mnt_ctx->xid; in is_path_remote() local [all …]
|
D | file.c | 105 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open() 168 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open() 493 unsigned int xid; in _cifsFileInfo_put() local 518 unsigned int xid; in cifs_open() local 698 unsigned int xid; in cifs_reopen_file() local 961 unsigned int xid; in cifs_closedir() local 1252 unsigned int xid; in cifs_push_mandatory_locks() local 1349 int rc = 0, xid, type; in cifs_push_posix_locks() local 1505 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk() 1593 unsigned int xid) in cifs_unlock_range() [all …]
|
D | transport.c | 890 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp() 1062 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv() 1282 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv() 1292 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2() 1331 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive() 1444 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel() 1466 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
|
D | readdir.c | 371 _initiate_cifs_search(const unsigned int xid, struct file *file, in _initiate_cifs_search() 454 initiate_cifs_search(const unsigned int xid, struct file *file, in initiate_cifs_search() 712 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos, in find_cifs_entry() 942 unsigned int xid; in cifs_readdir() local
|
D | dfs_cache.c | 757 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral() 793 static int cache_refresh_path(const unsigned int xid, struct cifs_ses *ses, const char *path) in cache_refresh_path() 948 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() 1049 int dfs_cache_update_tgthint(const unsigned int xid, struct cifs_ses *ses, in dfs_cache_update_tgthint() 1381 unsigned int xid; in __refresh_tcon() local 1555 unsigned int xid; in refresh_cache() local
|
D | cifsfs.c | 299 unsigned int xid; in cifs_statfs() local 1144 unsigned int xid; in cifs_remap_file_range() local 1197 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range() 1280 unsigned int xid = get_xid(); in cifs_copy_file_range() local
|
D | sess.c | 197 unsigned int xid = get_xid(); in cifs_ses_add_channel() local 845 unsigned int xid; member 1489 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()
|
D | cifsproto.h | 615 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
|
D | cifsacl.c | 1387 unsigned int xid; in get_cifs_acl_by_fid() local 1412 unsigned int xid; in get_cifs_acl_by_path() local 1472 unsigned int xid; in set_cifs_acl() local
|
D | misc.c | 39 unsigned int xid; in _get_xid() local 55 _free_xid(unsigned int xid) in _free_xid()
|
/fs/jffs2/ |
D | xattr.h | 33 uint32_t xid; member 60 uint32_t xid; /* only used in sccanning/building */ member
|
D | summary.h | 70 jint32_t xid; /* xattr identifier */ member 127 jint32_t xid; member
|
/fs/nfsd/ |
D | nfscache.c | 88 nfsd_cache_hash(__be32 xid, struct nfsd_net *nn) in nfsd_cache_hash() 418 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup() local
|
/fs/dlm/ |
D | debug_fs.c | 170 u64 xid = 0; in print_format2_lock() local 231 u64 xid = 0; in print_format3_lock() local
|