Lines Matching refs:cifs_tcon
54 extern struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
69 extern int open_shroot(unsigned int xid, struct cifs_tcon *tcon,
74 extern int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
78 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
84 umode_t mode, struct cifs_tcon *tcon,
88 umode_t mode, struct cifs_tcon *tcon,
92 struct cifs_tcon *tcon, const unsigned int xid);
93 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
95 extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
97 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
100 extern int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
103 extern int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
106 extern int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
120 extern void smb2_set_next_command(struct cifs_tcon *tcon,
133 const char *tree, struct cifs_tcon *tcon,
135 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
140 extern int SMB2_open_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
144 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
148 extern int SMB2_ioctl_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
153 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
157 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
159 extern int SMB2_close_flags(const unsigned int xid, struct cifs_tcon *tcon,
161 extern int SMB2_close_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
164 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
167 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, struct smb_rqst *rqst,
179 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
182 extern int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
193 extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
196 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
199 extern int SMB2_set_info_init(struct cifs_tcon *tcon, struct smb_rqst *rqst,
204 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
207 extern int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
210 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
212 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
218 extern int SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
221 extern int SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
224 extern int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
226 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
230 extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
234 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
236 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
244 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
258 struct cifs_tcon *tcon,