Searched refs:h_seq1 (Results 1 – 3 of 3) sorted by relevance
183 int h_seq1; /* Sequenece number copy 1 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()2118 if (cfp->cf_head->h_seq1 < 0) in cfg_commit()2119 cfp->cf_head->h_seq1 = 1; in cfg_commit()2121 cfp->cf_head->h_seq1 = cfp->cf_head->h_seq2 + 1; in cfg_commit()2127 cfp->cf_head->h_seq2 = cfp->cf_head->h_seq1 + 1; in cfg_commit()3572 if ((memhdr->h_seq1 == dskhdr->h_seq1) && in cfg_hdrcmp()
282 cfp->cf_head->h_seq1, cfp->cf_head->h_seq2); in dump_status()