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()202 body->lgd_ctxt_idx = loghandle->lgh_ctxt->loc_idx - 1; in llog_client_next_block()260 body->lgd_ctxt_idx = loghandle->lgh_ctxt->loc_idx - 1; in llog_client_prev_block()313 body->lgd_ctxt_idx = handle->lgh_ctxt->loc_idx - 1; in llog_client_read_header()
83 olg->olg_ctxts[ctxt->loc_idx] = NULL; in __llog_ctxt_put()121 idx = ctxt->loc_idx; in llog_cleanup()163 ctxt->loc_idx = index; in llog_setup()
310 int loc_idx; /* my index the obd array of ctxt's */ member