zonecfg_valid_fs_type
if (!zonecfg_valid_fs_type(fstab.zone_fs_type)) {
if (!zonecfg_valid_fs_type(fsptr->zone_fs_type)) {
extern boolean_t zonecfg_valid_fs_type(const char *);