Searched refs:SMB2_SESSION_FLAG_IS_NULL (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifs_debug.c502 else if (ses->session_flags & SMB2_SESSION_FLAG_IS_NULL)
H A Dsmb2pdu.c1298 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_NULL)
2081 (SMB2_SESSION_FLAG_IS_GUEST|SMB2_SESSION_FLAG_IS_NULL)) &&
/linux-master/fs/smb/common/
H A Dsmb2pdu.h659 #define SMB2_SESSION_FLAG_IS_NULL 0x0002 macro

Completed in 164 milliseconds