Searched refs:JREC_SIZE (Results 1 – 1 of 1) sorted by relevance
678 #define JREC_SIZE 32 /* Record and segment header size. */ macro761 CTASSERT(sizeof(struct jsegrec) == JREC_SIZE);762 CTASSERT(sizeof(struct jrefrec) == JREC_SIZE);763 CTASSERT(sizeof(struct jmvrec) == JREC_SIZE);764 CTASSERT(sizeof(struct jblkrec) == JREC_SIZE);765 CTASSERT(sizeof(struct jtrncrec) == JREC_SIZE);766 CTASSERT(sizeof(union jrec) == JREC_SIZE);