Searched refs:SMB2_SESSION_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
375 #define SMB2_SESSION_IN_PROGRESS BIT(0) macro
1665 if (sess->state == SMB2_SESSION_IN_PROGRESS) { in smb2_sess_setup()1698 sess->state = SMB2_SESSION_IN_PROGRESS; in smb2_sess_setup()