Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifspdu.h42 #define SMB_COM_TREE_DISCONNECT 0x71 /* trivial response */ macro
Dcifssmb.c94 smb_command != SMB_COM_TREE_DISCONNECT) { in cifs_reconnect_tcon()
563 rc = small_smb_init(SMB_COM_TREE_DISCONNECT, 0, tcon, in CIFSSMBTDis()