Lines Matching refs:xid

56 extern int smb2_query_reparse_tag(const unsigned int xid, struct cifs_tcon *tcon,
59 int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
62 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
66 FILE_BASIC_INFO *buf, const unsigned int xid);
67 extern int smb311_posix_mkdir(const unsigned int xid, struct inode *inode,
71 extern int smb2_mkdir(const unsigned int xid, struct inode *inode,
76 struct cifs_tcon *tcon, const unsigned int xid);
77 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
79 extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
81 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
84 extern int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
87 extern int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
90 extern int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
95 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
98 struct file_lock *flock, const unsigned int xid);
112 extern int SMB2_negotiate(const unsigned int xid,
115 extern int SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses,
118 extern int SMB2_logoff(const unsigned int xid, struct cifs_ses *ses);
119 extern int SMB2_tcon(const unsigned int xid, struct cifs_ses *ses,
122 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
123 extern int SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms,
134 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
145 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
150 extern int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
153 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
161 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
163 extern int SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst,
168 extern int SMB311_posix_query_info(const unsigned int xid, struct cifs_tcon *tcon,
170 extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
181 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
184 extern int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
188 extern int SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms,
192 extern int SMB2_write(const unsigned int xid, struct cifs_io_parms *io_parms,
195 extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
198 extern int SMB2_query_directory_init(unsigned int xid, struct cifs_tcon *tcon,
204 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
214 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
217 extern int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
220 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
222 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
230 extern int SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
233 extern int SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
236 extern int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
238 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
242 extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
246 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
271 extern int smb2_query_info_compound(const unsigned int xid,
278 int smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,