Searched refs:h_seq2 (Results 1 – 3 of 3) sorted by relevance
184 int h_seq2; /* Sequenece number copy 2 both sections */ member
124 cfp->cf_head->h_seq1, cfp->cf_head->h_seq2); in dump_status()1497 hd->h_seq1 = hd->h_seq2 = 1; in cfg_init_header()1651 if ((cfp->cf_head->h_seq1 <= 0) && (cfp->cf_head->h_seq2 <= 0)) { in cfg_read()1656 if (cfp->cf_head->h_seq1 >= cfp->cf_head->h_seq2) { in cfg_read()1800 if (cfp->cf_head->h_seq1 >= cfp->cf_head->h_seq2) { in cfg_lock()2121 cfp->cf_head->h_seq1 = cfp->cf_head->h_seq2 + 1; in cfg_commit()2124 if (cfp->cf_head->h_seq2 < 0) in cfg_commit()2125 cfp->cf_head->h_seq2 = 1; in cfg_commit()2127 cfp->cf_head->h_seq2 = cfp->cf_head->h_seq1 + 1; in cfg_commit()3573 (memhdr->h_seq2 == dskhdr->h_seq2)) in cfg_hdrcmp()
282 cfp->cf_head->h_seq1, cfp->cf_head->h_seq2); in dump_status()