Lines Matching defs:next
40 provided to the next stage.
1529 see next comment, nothing to do. */
1652 struct rb_node *n, *next;
1669 for (n = rb_first(&ls->ls_rsbtbl[b].toss); n; n = next) {
1670 next = rb_next(n);
2195 struct dlm_lkb *first = list_entry(head->next, struct dlm_lkb,
2796 lkb = list_entry(r->res_lookup.next, struct dlm_lkb,
3697 MASTER_UNCERTAIN to force the next request on the rsb to confirm
6164 lkb = list_entry(proc->locks.next, struct dlm_lkb, lkb_ownqueue);
6237 lkb = list_entry(proc->locks.next, struct dlm_lkb,