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