Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dtransport.c535 if ((in_buf->Command != SMB_COM_SESSION_SETUP_ANDX) && in allocate_mid()
Dsess.c581 rc = small_smb_init_no_tc(SMB_COM_SESSION_SETUP_ANDX, wct, ses, in sess_alloc_buffer()
Dcifspdu.h63 #define SMB_COM_SESSION_SETUP_ANDX 0x73 macro