Home
last modified time | relevance | path

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

/fs/dlm/
Drecover.c734 uint32_t high_seq = 0; in recover_lvb() local
763 if (((int)lkb->lkb_lvbseq - (int)high_seq) >= 0) { in recover_lvb()
765 high_seq = lkb->lkb_lvbseq; in recover_lvb()
780 if (((int)lkb->lkb_lvbseq - (int)high_seq) >= 0) { in recover_lvb()
782 high_seq = lkb->lkb_lvbseq; in recover_lvb()