Searched refs:btotoff (Results 1 – 1 of 1) sorted by relevance
190 int32_t btotoff, boff, clustersumoff; in ffs_cg_swap() local238 btotoff = n->cg_old_btotoff; in ffs_cg_swap()242 btotoff = bswap32(n->cg_old_btotoff); in ffs_cg_swap()255 n32 = (u_int32_t *)((u_int8_t *)n + btotoff); in ffs_cg_swap()256 o32 = (u_int32_t *)((u_int8_t *)o + btotoff); in ffs_cg_swap()