Searched refs:fs_rotbloff (Results 1 – 4 of 4) sorted by relevance
269 int32_t fs_rotbloff; /* (u_int8) blocks for each rotation */ member321 : ((u_int8_t *)((u_int8_t *)(fs) + (fs)->fs_rotbloff)))
307 sb->fs_rotbloff); in dbg_dump_fs()
516 sblock.fs_rotbloff = &sblock.fs_space[0] - in mkfs()522 sblock.fs_rotbloff = sblock.fs_postbloff + postblsize; in mkfs()
332 sblock.fs_rotbloff = &sblock.fs_space[0] - in setup()