Searched refs:llog_cat_cleanup (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_internal.h | 96 int llog_cat_cleanup(const struct lu_env *env, struct llog_handle *cathandle,
|
D | llog_cat.c | 236 llog_cat_cleanup(env, cathandle, NULL, index); in llog_cat_close() 509 rc = llog_cat_cleanup(env, cathandle, loghandle, in llog_cat_cancel_records() 727 int llog_cat_cleanup(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_cleanup() function 778 llog_cat_cleanup(env, cathandle, NULL, rec->lrh_index); in cat_cancel_cb() 791 llog_cat_cleanup(env, cathandle, loghandle, in cat_cancel_cb()
|