Searched refs:fstype_prop (Results 1 – 1 of 1) sorted by relevance
75 char *fstype_prop = NULL; variable206 fstype_prop = kmem_zalloc(size, KM_SLEEP); in impl_create_root_class()207 (void) BOP_GETPROP(bootops, "fstype", fstype_prop); in impl_create_root_class()208 setbootfstype(fstype_prop); in impl_create_root_class()