Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h55 #define SMB2_TREE_DISCONNECT cpu_to_le16(SMB2_TREE_DISCONNECT_HE) macro
Dsmb2pdu.c170 (smb2_command != SMB2_TREE_DISCONNECT)) { in smb2_reconnect()
197 case SMB2_TREE_DISCONNECT: in smb2_reconnect()
1924 rc = smb2_plain_req_init(SMB2_TREE_DISCONNECT, tcon, ses->server, in SMB2_tdis()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h51 #define SMB2_TREE_DISCONNECT cpu_to_le16(SMB2_TREE_DISCONNECT_HE) macro