Home
last modified time | relevance | path

Searched refs:LLOG_CTXT_FLAG_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c166 ctxt->loc_flags = LLOG_CTXT_FLAG_UNINITIALIZED; in llog_setup()
207 ctxt->loc_flags &= ~LLOG_CTXT_FLAG_UNINITIALIZED; in llog_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h238 #define LLOG_CTXT_FLAG_UNINITIALIZED 0x00000001 macro