v7fs_newfs
if (v7fs_newfs(&(struct v7fs_mount_device)
int v7fs_newfs(const struct v7fs_mount_device *, int32_t);
if (v7fs_newfs(&v7fs_mount, fsopts->inodes) != 0) {