Searched refs:llog_destroy (Results 1 – 3 of 3) sorted by relevance
139 llog_destroy(env, loghandle); in llog_cat_new_log()229 rc = llog_destroy(env, loghandle); in llog_cat_close()786 rc = llog_destroy(env, loghandle); in cat_cancel_cb()
136 rc = llog_destroy(env, loghandle); in llog_cancel_rec()803 rc = llog_destroy(env, handle); in llog_erase()
443 static inline int llog_destroy(const struct lu_env *env, in llog_destroy() function