Home
last modified time | relevance | path

Searched refs:root_part_of_volume_group (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c1436 boolean_t root_part_of_volume_group = false; in bsdmgroot_bootable() local
1450 root_part_of_volume_group = true; in bsdmgroot_bootable()
1480 if (!root_part_of_volume_group) { in bsdmgroot_bootable()