Lines Matching refs:tcon
61 extern int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
65 extern int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
70 extern int smb2_mkdir(const unsigned int xid, struct cifs_tcon *tcon,
74 struct cifs_tcon *tcon, const unsigned int xid);
75 extern int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
77 extern int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
79 extern int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
82 extern int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
85 extern int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
88 extern int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
108 const char *tree, struct cifs_tcon *tcon,
110 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
115 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
119 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
121 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
123 extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
126 extern int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
137 extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
140 extern int SMB2_rename(const unsigned int xid, struct cifs_tcon *tcon,
143 extern int SMB2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
145 extern int SMB2_set_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
148 extern int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
151 extern int SMB2_set_info(const unsigned int xid, struct cifs_tcon *tcon,
154 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
156 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
159 extern int SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon,
162 extern int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
164 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
168 extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
172 extern int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,