getfstype
if ((vsw = getfstype("root", rootfs.bo_fstype, BO_MAXFSNAME)) == NULL)
static struct vfssw *getfstype(char *, char *, size_t);