Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c73 struct obd_llog_group *olg = ctxt->loc_olg; in __llog_ctxt_put()
116 olg = ctxt->loc_olg; in llog_cleanup()
161 ctxt->loc_olg = olg; in llog_setup()
181 LASSERT(ctxt->loc_olg == olg); in llog_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h244 struct obd_llog_group *loc_olg; /* group containing that ctxt */ member