Searched refs:loc_idx (Results 1 – 3 of 3) sorted by relevance
60 ctxt->loc_idx); \117 body->lgd_ctxt_idx = ctxt->loc_idx - 1; in llog_client_open()168 body->lgd_ctxt_idx = loghandle->lgh_ctxt->loc_idx - 1; in llog_client_next_block()226 body->lgd_ctxt_idx = loghandle->lgh_ctxt->loc_idx - 1; in llog_client_prev_block()279 body->lgd_ctxt_idx = handle->lgh_ctxt->loc_idx - 1; in llog_client_read_header()
82 olg->olg_ctxts[ctxt->loc_idx] = NULL; in __llog_ctxt_put()120 idx = ctxt->loc_idx; in llog_cleanup()162 ctxt->loc_idx = index; in llog_setup()
242 int loc_idx; /* my index the obd array of ctxt's */ member