Searched refs:fstype_prop (Results 1 – 1 of 1) sorted by relevance
80 char *fstype_prop = NULL; variable213 fstype_prop = kmem_zalloc(size, KM_SLEEP); in impl_create_root_class()214 (void) BOP_GETPROP(bootops, "fstype", fstype_prop); in impl_create_root_class()215 setbootfstype(fstype_prop); in impl_create_root_class()