Home
last modified time | relevance | path

Searched defs:olg (Results 1 – 3 of 3) 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() local
111 struct obd_llog_group *olg; in llog_cleanup() local
146 struct obd_llog_group *olg, int index, in llog_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h380 static inline void llog_group_init(struct obd_llog_group *olg, int group) in llog_group_init()
388 static inline int llog_group_set_ctxt(struct obd_llog_group *olg, in llog_group_set_ctxt()
403 static inline struct llog_ctxt *llog_group_get_ctxt(struct obd_llog_group *olg, in llog_group_get_ctxt()
419 static inline void llog_group_clear_ctxt(struct obd_llog_group *olg, int index) in llog_group_clear_ctxt()
433 static inline int llog_group_ctxt_null(struct obd_llog_group *olg, int index) in llog_group_ctxt_null()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2402 struct obd_llog_group *olg = &obd->obd_olg; in mdc_llog_init() local