Lines Matching refs:cifs_tcon
42 extern struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
57 extern int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
61 extern int open_cached_dir_by_dentry(struct cifs_tcon *tcon,
69 extern int smb2_query_reparse_tag(const unsigned int xid, struct cifs_tcon *tcon,
72 extern int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
76 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
82 umode_t mode, struct cifs_tcon *tcon,
86 umode_t mode, struct cifs_tcon *tcon,
90 struct cifs_tcon *tcon, const unsigned int xid);
91 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
93 extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
95 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
98 extern int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
101 extern int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
104 extern int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
118 extern void smb2_set_next_command(struct cifs_tcon *tcon,
131 const char *tree, struct cifs_tcon *tcon,
133 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
139 extern int SMB2_open_init(struct cifs_tcon *tcon,
145 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
149 extern int SMB2_ioctl_init(struct cifs_tcon *tcon,
156 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
160 extern int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
163 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
165 extern int SMB2_close_init(struct cifs_tcon *tcon,
171 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
174 struct cifs_tcon *tcon,
178 extern int SMB311_posix_query_info(const unsigned int xid, struct cifs_tcon *tcon,
180 extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
183 extern int SMB2_query_info_init(struct cifs_tcon *tcon,
191 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
194 extern int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
205 extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
208 extern int SMB2_query_directory_init(unsigned int xid, struct cifs_tcon *tcon,
214 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
217 extern int SMB2_set_info_init(struct cifs_tcon *tcon,
224 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
227 extern int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
230 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
232 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
235 extern int smb2_handle_cancelled_close(struct cifs_tcon *tcon,
240 extern int SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
243 extern int SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
246 extern int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
248 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
252 extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
256 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
258 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
269 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
283 struct cifs_tcon *tcon,
289 extern int smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,