Searched refs:cg_btotoff (Results 1 – 5 of 5) sorted by relevance
140 newcg->cg_btotoff = sizeof(struct cg); in pass5()141 newcg->cg_boff = newcg->cg_btotoff + in pass5()162 sumsize = newcg->cg_iusedoff - newcg->cg_btotoff; in pass5()
388 int32_t cg_btotoff; /* (int32) block totals per cylinder */ member410 : ((int32_t *)((u_int8_t *)(cgp) + (cgp)->cg_btotoff)))
607 acg.cg_btotoff = start; in initcg()608 acg.cg_boff = acg.cg_btotoff + sblock.fs_cpg * sizeof(int32_t); in initcg()
667 acg.cg_btotoff = start; in initcg()668 acg.cg_boff = acg.cg_btotoff + sblock.fs_cpg * sizeof(int32_t); in initcg()
377 acg.cg_btotoff = start; in initcg()378 acg.cg_boff = acg.cg_btotoff + in initcg()