Searched refs:SMB2_SESSION_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/server/ | ||
| H A D | smb2pdu.h | 61 #define SMB2_SESSION_IN_PROGRESS BIT(0) macro |
| H A D | smb2pdu.c | 1763 if (sess->state == SMB2_SESSION_IN_PROGRESS) { in smb2_sess_setup() |