Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h280 int (*tree_disconnect)(const unsigned int, struct cifs_tcon *); member
A Dsmb1ops.c1177 .tree_disconnect = CIFSSMBTDis,
A Dsmb2ops.c5389 .tree_disconnect = SMB2_tdis,
5489 .tree_disconnect = SMB2_tdis,
5592 .tree_disconnect = SMB2_tdis,
5706 .tree_disconnect = SMB2_tdis,
A Dconnect.c2178 if (ses->server->ops->tree_disconnect) in cifs_put_tcon()
2179 ses->server->ops->tree_disconnect(xid, tcon); in cifs_put_tcon()

Completed in 29 milliseconds