Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c74 struct obd_llog_group *olg = ctxt->loc_olg; in __llog_ctxt_put()
117 olg = ctxt->loc_olg; in llog_cleanup()
162 ctxt->loc_olg = olg; in llog_setup()
182 LASSERT(ctxt->loc_olg == olg); in llog_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h312 struct obd_llog_group *loc_olg; /* group containing that ctxt */ member