smbfs_root
error = smbfs_root(mp, LK_EXCLUSIVE, &vp);
static vfs_root_t smbfs_root;
.vfs_root = smbfs_root,