ffs_write_superblock
ffs_write_superblock(fsopts->superblock, fsopts);
ffs_write_superblock(&sblock, fsopts);
void ffs_write_superblock(struct fs *, const fsinfo_t *);