Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c167 ctxt->loc_flags = LLOG_CTXT_FLAG_UNINITIALIZED; in llog_setup()
208 ctxt->loc_flags &= ~LLOG_CTXT_FLAG_UNINITIALIZED; in llog_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h306 #define LLOG_CTXT_FLAG_UNINITIALIZED 0x00000001 macro