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