Searched refs:tree_disconnect (Results 1 – 3 of 3) sorted by relevance
5692 .tree_disconnect = SMB2_tdis,5795 .tree_disconnect = SMB2_tdis,5900 .tree_disconnect = SMB2_tdis,6016 .tree_disconnect = SMB2_tdis,
384 int (*tree_disconnect)(const unsigned int, struct cifs_tcon *); member
2647 if (ses->server->ops->tree_disconnect) in cifs_put_tcon()2648 ses->server->ops->tree_disconnect(xid, tcon); in cifs_put_tcon()