Home
last modified time | relevance | path

Searched defs:bootingFromBootLoaderVolume (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp566 bool bootingFromBootLoaderVolume = bootMethodType == BOOT_METHOD_HARD_DISK in vfs_mount_boot_file_system() local
/haiku/src/system/kernel/
H A Dmodule.cpp1849 module_init_post_boot_device(bool bootingFromBootLoaderVolume) in module_init_post_boot_device()