Home
last modified time | relevance | path

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

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