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