Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c127 int llog_cat_close(const struct lu_env *env, struct llog_handle *cathandle) in llog_cat_close() function
144 EXPORT_SYMBOL(llog_cat_close);
/drivers/staging/lustre/lustre/include/
Dlustre_log.h136 int llog_cat_close(const struct lu_env *env, struct llog_handle *cathandle);
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1549 llog_cat_close(NULL, llh); in mdc_changelog_send_thread()