Home
last modified time | relevance | path

Searched refs:SMB2_SESSION_FLAG_IS_GUEST (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dsmb2pdu.h284 #define SMB2_SESSION_FLAG_IS_GUEST 0x0001 macro
Dsmb2pdu.c558 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_GUEST) in smb3_validate_negotiate()