Searched refs:SMB2_SESSION_FLAG_IS_NULL (Results 1 – 3 of 3) sorted by relevance
507 else if (ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in cifs_debug_data_proc_show()
1314 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in smb3_validate_negotiate()2103 (SMB2_SESSION_FLAG_IS_GUEST|SMB2_SESSION_FLAG_IS_NULL)) && in SMB2_tcon()
659 #define SMB2_SESSION_FLAG_IS_NULL 0x0002 macro