Home
last modified time | relevance | path

Searched refs:SMB_COM_TREE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dcifspdu.h42 #define SMB_COM_TREE_DISCONNECT 0x71 /* trivial response */ macro
Dcifssmb.c95 if (smb_command != SMB_COM_TREE_DISCONNECT) { in cifs_reconnect_tcon()
536 rc = small_smb_init(SMB_COM_TREE_DISCONNECT, 0, tcon, in CIFSSMBTDis()