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