Lines Matching refs:cifs_tcon
42 extern struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
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,
68 umode_t mode, struct cifs_tcon *tcon,
72 umode_t mode, struct cifs_tcon *tcon,
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,
104 extern void smb2_set_next_command(struct cifs_tcon *tcon,
120 const char *tree, struct cifs_tcon *tcon,
122 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
128 extern int SMB2_open_init(struct cifs_tcon *tcon,
134 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
138 extern int SMB2_ioctl_init(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,
155 extern int SMB2_close_init(struct cifs_tcon *tcon,
161 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
164 struct cifs_tcon *tcon,
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,
173 extern int SMB2_query_info_init(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,
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,
207 extern int SMB2_set_info_init(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,
225 extern int smb2_handle_cancelled_close(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,
248 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
259 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
274 struct cifs_tcon *tcon,
280 int smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,