Home
last modified time | relevance | path

Searched refs:SMB2_tdis (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/cifs/
Dsmb2proto.h135 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c4469 .tree_disconnect = SMB2_tdis,
4567 .tree_disconnect = SMB2_tdis,
4667 .tree_disconnect = SMB2_tdis,
4775 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c1790 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function