Home
last modified time | relevance | path

Searched defs:olg (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c73 struct obd_llog_group *olg = ctxt->loc_olg; in __llog_ctxt_put() local
110 struct obd_llog_group *olg; in llog_cleanup() local
145 struct obd_llog_group *olg, int index, in llog_setup()
/drivers/staging/lustre/lustre/include/
Dlustre_log.h286 static inline void llog_group_init(struct obd_llog_group *olg, int group) in llog_group_init()
294 static inline int llog_group_set_ctxt(struct obd_llog_group *olg, in llog_group_set_ctxt()
309 static inline struct llog_ctxt *llog_group_get_ctxt(struct obd_llog_group *olg, in llog_group_get_ctxt()
325 static inline void llog_group_clear_ctxt(struct obd_llog_group *olg, int index) in llog_group_clear_ctxt()
339 static inline int llog_group_ctxt_null(struct obd_llog_group *olg, int index) in llog_group_ctxt_null()
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2275 struct obd_llog_group *olg = &obd->obd_olg; in mdc_llog_init() local