Searched refs:SMB2_tdis (Results 1 – 3 of 3) sorted by relevance
133 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
5413 .tree_disconnect = SMB2_tdis,5514 .tree_disconnect = SMB2_tdis,5617 .tree_disconnect = SMB2_tdis,5731 .tree_disconnect = SMB2_tdis,
1915 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function