ffs_sb_swap
void ffs_sb_swap(struct fs*, struct fs *);
ffs_sb_swap(&sblock, (struct fs*)writebuf);
ffs_sb_swap(fs, (struct fs*)writebuf);