Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c367 else if (ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in cifs_debug_data_proc_show()
H A Dsmb2pdu.h489 #define SMB2_SESSION_FLAG_IS_NULL 0x0002 macro
H A Dsmb2pdu.c1036 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in smb3_validate_negotiate()
1776 (SMB2_SESSION_FLAG_IS_GUEST|SMB2_SESSION_FLAG_IS_NULL)) && in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c478 else if (ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in cifs_debug_data_proc_show()
H A Dsmb2pdu.c1276 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in smb3_validate_negotiate()
2062 (SMB2_SESSION_FLAG_IS_GUEST|SMB2_SESSION_FLAG_IS_NULL)) && in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h648 #define SMB2_SESSION_FLAG_IS_NULL 0x0002 macro

Completed in 25 milliseconds