Searched refs:LST_SESSION_ACTIVE (Results 1 – 2 of 2) sorted by relevance
134 #define LST_SESSION_ACTIVE 0x1 /* working session */ macro
1736 console_session.ses_state = LST_SESSION_ACTIVE; in lstcon_session_new()1775 if (console_session.ses_state != LST_SESSION_ACTIVE) in lstcon_session_info()1808 LASSERT(console_session.ses_state == LST_SESSION_ACTIVE); in lstcon_session_end()