Home
last modified time | relevance | path

Searched refs:cat_llh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c530 struct llog_handle *cat_llh, in llog_cat_process_cb() argument
544 rec->lrh_index, POSTID(&cat_llh->lgh_id.lgl_oi)); in llog_cat_process_cb()
546 rc = llog_cat_id2handle(env, cat_llh, &llh, &lir->lid_id); in llog_cat_process_cb()
549 cat_llh->lgh_ctxt->loc_obd->obd_name, in llog_cat_process_cb()
577 struct llog_handle *cat_llh, in llog_cat_process_or_fork() argument
582 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork()
591 if (llh->llh_cat_idx > cat_llh->lgh_last_idx) { in llog_cat_process_or_fork()
595 POSTID(&cat_llh->lgh_id.lgl_oi)); in llog_cat_process_or_fork()
599 rc = llog_process_or_fork(env, cat_llh, llog_cat_process_cb, in llog_cat_process_or_fork()
605 cd.lpcd_last_idx = cat_llh->lgh_last_idx; in llog_cat_process_or_fork()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h189 struct llog_handle *cat_llh, llog_cb_t cb,
191 int llog_cat_process(const struct lu_env *env, struct llog_handle *cat_llh,
194 struct llog_handle *cat_llh, llog_cb_t cb,