Home
last modified time | relevance | path

Searched refs:llog_get_context (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c656 ctxt = llog_get_context(obd, LLOG_CONFIG_REPL_CTXT); in mgc_llog_init()
669 ctxt = llog_get_context(obd, LLOG_CONFIG_REPL_CTXT); in mgc_llog_fini()
1505 ctxt = llog_get_context(mgc, LLOG_CONFIG_REPL_CTXT); in mgc_process_cfg_log()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h427 static inline struct llog_ctxt *llog_get_context(struct obd_device *obd, in llog_get_context() function
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1614 ctxt = llog_get_context(cs->cs_obd, LLOG_CHANGELOG_REPL_CTXT); in mdc_changelog_send_thread()
2422 ctxt = llog_get_context(obd, LLOG_CHANGELOG_REPL_CTXT); in mdc_llog_finish()