Searched refs:llog_cat_process (Results 1 – 3 of 3) sorted by relevance
617 int llog_cat_process(const struct lu_env *env, struct llog_handle *cat_llh, in llog_cat_process() function623 EXPORT_SYMBOL(llog_cat_process);
191 int llog_cat_process(const struct lu_env *env, struct llog_handle *cat_llh,
1632 rc = llog_cat_process(NULL, llh, changelog_kkuc_cb, cs, 0, 0); in mdc_changelog_send_thread()