Searched refs:llog_setup (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/obdclass/ |
D | llog_obd.c | 144 int llog_setup(const struct lu_env *env, struct obd_device *obd, in llog_setup() function 212 EXPORT_SYMBOL(llog_setup);
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 141 int llog_setup(const struct lu_env *env, struct obd_device *obd,
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 639 rc = llog_setup(env, obd, &obd->obd_olg, LLOG_CONFIG_REPL_CTXT, obd, in mgc_llog_init()
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 2279 rc = llog_setup(NULL, obd, olg, LLOG_CHANGELOG_REPL_CTXT, obd, in mdc_llog_init()
|