Searched refs:llog_cancel_rec (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 109 int llog_cancel_rec(const struct lu_env *env, struct llog_handle *loghandle, in llog_cancel_rec() function 166 EXPORT_SYMBOL(llog_cancel_rec); 379 llog_cancel_rec(lpi->lpi_env, in llog_process_thread() 547 llog_cancel_rec(env, loghandle, in llog_reverse_process()
|
D | llog_cat.c | 506 lrc = llog_cancel_rec(env, loghandle, cookies->lgc_index); in llog_cat_cancel_records() 747 rc = llog_cancel_rec(env, cathandle, index); in llog_cat_cleanup()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 130 int llog_cancel_rec(const struct lu_env *env, struct llog_handle *loghandle,
|