Searched refs:llog_cat_id2handle (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_internal.h | 87 int llog_cat_id2handle(const struct lu_env *env, struct llog_handle *cathandle,
|
D | llog_cat.c | 152 int llog_cat_id2handle(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_id2handle() function 497 rc = llog_cat_id2handle(env, cathandle, &loghandle, lgl); in llog_cat_cancel_records() 546 rc = llog_cat_id2handle(env, cat_llh, &llh, &lir->lid_id); in llog_cat_process_cb() 642 rc = llog_cat_id2handle(env, cat_llh, &llh, &lir->lid_id); in llog_cat_reverse_process_cb() 771 rc = llog_cat_id2handle(env, cathandle, &loghandle, &lir->lid_id); in cat_cancel_cb()
|