Searched refs:tree_disconnect (Results 1 – 5 of 5) sorted by relevance
1168 if (ipc && server->ops->tree_disconnect) { in is_ses_good()1171 (void)server->ops->tree_disconnect(xid, ipc); in is_ses_good()
5361 .tree_disconnect = SMB2_tdis,5464 .tree_disconnect = SMB2_tdis,5569 .tree_disconnect = SMB2_tdis,5685 .tree_disconnect = SMB2_tdis,
386 int (*tree_disconnect)(const unsigned int, struct cifs_tcon *); member
1470 .tree_disconnect = CIFSSMBTDis,
2636 if (ses->server->ops->tree_disconnect) in cifs_put_tcon()2637 ses->server->ops->tree_disconnect(xid, tcon); in cifs_put_tcon()