Searched refs:exp_freeoff (Results 1 – 1 of 1) sorted by relevance
1913 daddr32_t exp_freeoff, exp_nextfreeoff; in cg_sanity() local1916 &exp_freeoff, &exp_nextfreeoff, &ndblk); in cg_sanity()2021 if (cgp->cg_freeoff != exp_freeoff) { in cg_sanity()2024 cgp->cg_freeoff, exp_freeoff); in cg_sanity()2081 daddr32_t exp_freeoff, exp_nextfreeoff; in fix_cg() local2085 &exp_freeoff, &exp_nextfreeoff, &ndblk); in fix_cg()2147 if (cgp->cg_freeoff != exp_freeoff) { in fix_cg()2148 cgp->cg_freeoff = exp_freeoff; in fix_cg()