Home | History | Annotate | Download | only in fsck

Lines Matching refs:SUM_JOURNAL_SIZE

539 	memcpy(&curseg->sum_blk->n_nats, kaddr, SUM_JOURNAL_SIZE);
542 memcpy(&curseg->sum_blk->n_sits, kaddr + SUM_JOURNAL_SIZE,
543 SUM_JOURNAL_SIZE);
545 offset = 2 * SUM_JOURNAL_SIZE;