Home
last modified time | relevance | path

Searched refs:tree_disconnect (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c2795 if (ses->server->ops->tree_disconnect) { in cifs_free_ipc()
2797 rc = ses->server->ops->tree_disconnect(xid, tcon); in cifs_free_ipc()
3222 if (ses->server->ops->tree_disconnect) in cifs_put_tcon()
3223 ses->server->ops->tree_disconnect(xid, tcon); in cifs_put_tcon()
H A Dsmb1ops.c1178 .tree_disconnect = CIFSSMBTDis,
H A Dcifsglob.h283 int (*tree_disconnect)(const unsigned int, struct cifs_tcon *); member
H A Dsmb2ops.c5154 .tree_disconnect = SMB2_tdis,
5254 .tree_disconnect = SMB2_tdis,
5356 .tree_disconnect = SMB2_tdis,
5469 .tree_disconnect = SMB2_tdis,