Searched refs:big_lkb (Results 1 – 1 of 1) sorted by relevance
733 struct dlm_lkb *big_lkb = NULL, *iter, *high_lkb = NULL; in recover_lvb() local758 big_lkb = iter; in recover_lvb()775 big_lkb = iter; in recover_lvb()790 if (!big_lkb) in recover_lvb()799 if (big_lkb) { in recover_lvb()800 r->res_lvbseq = big_lkb->lkb_lvbseq; in recover_lvb()801 memcpy(r->res_lvbptr, big_lkb->lkb_lvbptr, lvblen); in recover_lvb()