Searched refs:SMB2_tdis (Results 1 – 3 of 3) sorted by relevance
131 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
3243 .tree_disconnect = SMB2_tdis,3337 .tree_disconnect = SMB2_tdis,3433 .tree_disconnect = SMB2_tdis,3537 .tree_disconnect = SMB2_tdis,
1574 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function