Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c1206 .tree_disconnect = CIFSSMBTDis,
A Dcifsglob.h309 int (*tree_disconnect)(const unsigned int, struct cifs_tcon *); member
A Dsmb2ops.c5223 .tree_disconnect = SMB2_tdis,
5324 .tree_disconnect = SMB2_tdis,
5427 .tree_disconnect = SMB2_tdis,
5541 .tree_disconnect = SMB2_tdis,
A Dconnect.c2333 if (ses->server->ops->tree_disconnect) in cifs_put_tcon()
2334 ses->server->ops->tree_disconnect(xid, tcon); in cifs_put_tcon()

Completed in 29 milliseconds