Searched refs:btotoff (Results 1 – 1 of 1) sorted by relevance
200 int32_t btotoff, boff, clustersumoff; in ffs_cg_swap() local235 btotoff = n->cg_old_btotoff; in ffs_cg_swap()239 btotoff = bswap32(n->cg_old_btotoff); in ffs_cg_swap()243 n32 = (u_int32_t *)((u_int8_t *)n + btotoff); in ffs_cg_swap()244 o32 = (u_int32_t *)((u_int8_t *)o + btotoff); in ffs_cg_swap()