Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmb2proto.h149 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
Dsmb2ops.c5281 .tree_disconnect = SMB2_tdis,
5384 .tree_disconnect = SMB2_tdis,
5489 .tree_disconnect = SMB2_tdis,
5605 .tree_disconnect = SMB2_tdis,
Dsmb2pdu.c2181 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function