Home
last modified time | relevance | path

Searched refs:llog_cleanup (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_obd.c108 int llog_cleanup(const struct lu_env *env, struct llog_ctxt *ctxt) in llog_cleanup() function
143 EXPORT_SYMBOL(llog_cleanup);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h204 int llog_cleanup(const struct lu_env *env, struct llog_ctxt *);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c671 llog_cleanup(env, ctxt); in mgc_llog_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2424 llog_cleanup(NULL, ctxt); in mdc_llog_finish()