Home
last modified time | relevance | path

Searched refs:session_flags (Results 1 – 6 of 6) sorted by relevance

/linux/fs/cifs/
A Dcifs_debug.c108 (tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in cifs_debug_tcon()
390 if (ses->session_flags & SMB2_SESSION_FLAG_IS_GUEST) in cifs_debug_data_proc_show()
392 else if (ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in cifs_debug_data_proc_show()
409 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in cifs_debug_data_proc_show()
A Dsmb2pdu.c76 if ((tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in smb3_encryption_required()
1082 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_GUEST) in smb3_validate_negotiate()
1090 if (tcon->ses->session_flags & SMB2_SESSION_FLAG_IS_NULL) in smb3_validate_negotiate()
1432 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_auth_kerberos()
1525 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_sess_auth_rawntlmssp_negotiate()
1586 ses->session_flags = le16_to_cpu(rsp->SessionFlags); in SMB2_sess_auth_rawntlmssp_authenticate()
1678 if ((ses->session_flags & SMB2_SESSION_FLAG_IS_GUEST) && (ses->sign)) in SMB2_sess_setup()
1718 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in SMB2_logoff()
1826 !(ses->session_flags & in SMB2_tcon()
A Dcifsglob.h945 __u16 session_flags; member
/linux/drivers/staging/media/atomisp/pci/
A Disp2400_input_system_local.h158 input_system_config_flags_t session_flags; member
/linux/drivers/scsi/be2iscsi/
A Dbe_cmds.h421 u32 session_flags; member
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
A Dinput_system.c855 config.session_flags = INPUT_SYSTEM_CFG_FLAG_REQUIRED; in input_system_configuration_reset()

Completed in 33 milliseconds