Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2proto.h122 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c5219 .tree_disconnect = SMB2_tdis,
5320 .tree_disconnect = SMB2_tdis,
5423 .tree_disconnect = SMB2_tdis,
5537 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c1970 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function