Searched refs:cg_btotoff (Results 1 – 5 of 5) sorted by relevance
141 newcg->cg_btotoff = in pass5()144 newcg->cg_btotoff + fs->fs_cpg * sizeof(int32_t); in pass5()166 sumsize = newcg->cg_iusedoff - newcg->cg_btotoff; in pass5()
361 int32_t cg_btotoff; /* (int32) block totals per cylinder */ member384 : ((int32_t *)((u_int8_t *)(cgp) + (cgp)->cg_btotoff)))
349 fprintf(dbg_log, "btotoff int32_t 0x%08x\n", cgr->cg_btotoff); in dbg_dump_cg()
390 acg.cg_btotoff = &acg.cg_space[0] - (u_char *)(&acg.cg_firstfield); in initcg()391 acg.cg_boff = acg.cg_btotoff + sblock.fs_cpg * sizeof(int32_t); in initcg()
766 acg.cg_btotoff = &acg.cg_space[0] - (u_char *)(&acg.cg_firstfield); in initcg()767 acg.cg_boff = acg.cg_btotoff + sblock.fs_cpg * sizeof(int32_t); in initcg()