Searched refs:_bootVolume (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/boot/loader/
H A Dmenu.h15 extern status_t user_menu(BootVolume& _bootVolume,
H A Dmenu.cpp1583 user_menu(BootVolume& _bootVolume, PathBlocklist& _pathBlocklist) argument
1589 sBootVolume = &_bootVolume;
1620 if (!_bootVolume.IsValid()) {
H A Dvfs.cpp655 \param _bootVolume On success set to the boot volume.
659 get_boot_file_system(stage2_args* args, BootVolume& _bootVolume) argument
693 error = _bootVolume.SetTo(fileSystem);
/haiku/headers/private/kernel/boot/
H A Dvfs.h169 BootVolume& _bootVolume);

Completed in 53 milliseconds