Home
last modified time | relevance | path

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

12

/fs/cifs/
Dsmb1ops.c418 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses) in cifs_negotiate()
509 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 …]
Dsmb2inode.c51 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op()
438 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_path_info()
503 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, in smb2_mkdir()
516 const unsigned int xid) in smb2_mkdir_setinfo()
538 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir()
547 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink()
556 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr()
578 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, in smb2_rename_path()
591 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_create_hardlink()
601 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size()
[all …]
Dcifssmb.c666 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBNegotiate()
776 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis()
873 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
920 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile()
994 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile()
1038 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir()
1081 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir()
1125 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate()
1290 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, in SMBLegacyOpen()
1394 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open()
[all …]
Dlink.c182 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink()
215 query_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in query_mf_symlink()
249 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink()
303 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink()
347 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink()
389 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink()
452 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink()
522 unsigned int xid; in cifs_hardlink() local
612 unsigned int xid; in cifs_get_link() local
677 unsigned int xid; in cifs_symlink() local
Dioctl.c38 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info()
80 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
129 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo()
169 unsigned int xid; in cifs_ioctl() local
Dinode.c343 unsigned int xid; local
367 struct super_block *sb, unsigned int xid)
439 struct cifs_sb_info *cifs_sb, unsigned int xid)
556 struct cifs_sb_info *cifs_sb, unsigned int xid)
671 unsigned int xid; local
732 FILE_ALL_INFO *data, struct super_block *sb, int xid,
1068 unsigned int xid; local
1136 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid,
1193 const unsigned int xid)
1337 unsigned int xid; local
[all …]
Dsmb2ops.c308 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses) in smb2_negotiate()
557 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
630 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
792 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()
861 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
899 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
908 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
1012 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
1068 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
[all …]
Dsmb2file.c38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, in smb2_open_file()
118 const unsigned int xid) in smb2_unlock_range()
216 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, in smb2_push_mand_fdlocks()
259 unsigned int xid; in smb2_push_mandatory_locks() local
Dsmb2pdu.c802 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses) in SMB2_negotiate()
1010 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate()
1167 unsigned int xid; member
1553 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, in SMB2_sess_setup()
1598 SMB2_logoff(const unsigned int xid, struct cifs_ses *ses) in SMB2_logoff()
1669 SMB2_tcon(const unsigned int xid, struct cifs_ses *ses, const char *tree, in SMB2_tcon()
1807 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis()
2256 int smb311_posix_mkdir(const unsigned int xid, struct inode *inode, in smb311_posix_mkdir()
2583 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, in SMB2_open()
2773 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
[all …]
Ddir.c226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create()
470 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
661 unsigned int xid; in cifs_lookup() local
Dfile.c116 __u32 *poplock, __u16 *pnetfid, unsigned int xid) in cifs_posix_open()
178 struct cifs_fid *fid, unsigned int xid) in cifs_nt_open()
496 unsigned int xid; in _cifsFileInfo_put() local
519 unsigned int xid; in cifs_open() local
678 unsigned int xid; in cifs_reopen_file() local
890 unsigned int xid; in cifs_closedir() local
1187 unsigned int xid; in cifs_push_mandatory_locks() local
1284 int rc = 0, xid, type; in cifs_push_posix_locks() local
1440 bool wait_flag, bool posix_lck, unsigned int xid) in cifs_getlk()
1528 unsigned int xid) in cifs_unlock_range()
[all …]
Dtransport.c848 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
990 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1208 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1217 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1255 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1370 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, in send_lock_cancel()
1392 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, in SendReceiveBlockingLock()
Dconnect.c2934 int rc = 0, xid; in cifs_setup_ipc() local
2993 int rc = 0, xid; in cifs_free_ipc() local
3034 unsigned int rc, xid; in cifs_put_smb_ses() local
3235 unsigned int xid; in cifs_get_smb_ses() local
3376 unsigned int xid; in cifs_put_tcon() local
3430 int rc, xid; in cifs_get_tcon() local
3975 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
4218 unsigned int xid, in mount_put_conns()
4236 unsigned int *xid, in mount_get_conns()
4401 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, in expand_dfs_referral()
[all …]
Dxattr.c56 unsigned int xid; in cifs_xattr_set() local
205 unsigned int xid; in cifs_xattr_get() local
312 unsigned int xid; in cifs_listxattr() local
Dreaddir.c267 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
Ddfs_cache.c597 update_cache_entry(const unsigned int xid, struct cifs_ses *ses, in update_cache_entry()
640 do_dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, in do_dfs_cache_find()
825 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, in dfs_cache_find()
925 int dfs_cache_update_tgthint(const unsigned int xid, struct cifs_ses *ses, in dfs_cache_update_tgthint()
1380 unsigned int xid; in do_refresh_tcon() local
Dcifsproto.h592 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
Dcifsfs.c259 unsigned int xid; in cifs_statfs() local
1070 unsigned int xid; in cifs_remap_file_range() local
1121 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range()
1204 unsigned int xid = get_xid(); in cifs_copy_file_range() local
Dcifsacl.c1033 unsigned int xid; in get_cifs_acl_by_fid() local
1058 unsigned int xid; in get_cifs_acl_by_path() local
1121 unsigned int xid; in set_cifs_acl() local
Dmisc.c47 unsigned int xid; in _get_xid() local
63 _free_xid(unsigned int xid) in _free_xid()
Dcifs_dfs_ref.c301 unsigned int xid; in cifs_dfs_do_automount() local
Dsess.c565 unsigned int xid; member
1452 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, in CIFS_SessSetup()
/fs/jffs2/
Dxattr.h33 uint32_t xid; member
60 uint32_t xid; /* only used in sccanning/building */ member
/fs/nfsd/
Dnfscache.c87 nfsd_cache_hash(__be32 xid, struct nfsd_net *nn) in nfsd_cache_hash()
392 __be32 xid = rqstp->rq_xid; in nfsd_cache_lookup() local
/fs/dlm/
Ddebug_fs.c168 u64 xid = 0; in print_format2_lock() local
229 u64 xid = 0; in print_format3_lock() local

12