Searched refs:cg_frotor (Results 1 – 5 of 5) sorted by relevance
209 if (cg->cg_frotor >= 0 && cg->cg_frotor < newcg->cg_ndblk) in pass5()210 newcg->cg_frotor = cg->cg_frotor; in pass5()212 newcg->cg_frotor = 0; in pass5()
436 start = cgp->cg_frotor / NBBY; in ffs_mapsearch()459 cgp->cg_frotor = bno; in ffs_mapsearch()
385 u_int32_t cg_frotor; /* position of last used frag */ member445 int32_t cg_frotor; /* position of last used frag */ member
1429 start = cgp->cg_frotor / NBBY; in ffs_mapsearch()1448 cgp->cg_frotor = bno; in ffs_mapsearch()
384 acg.cg_rotor, acg.cg_irotor, acg.cg_frotor); in dumpcg()