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

/haiku/src/system/boot/loader/
H A Dmenu.cpp50 static BootVolume* sBootVolume = NULL; variable
742 if (sBootVolume != NULL && sBootVolume->IsValid()
743 && sBootVolume->IsPackaged()) {
744 SetDirectory(sBootVolume->SystemDirectory());
748 SetTitle(sBootVolume != NULL && sBootVolume->IsValid()
953 if (sBootVolume->IsValid() && sBootVolume->RootDirectory() == item->Data())
958 status_t status = sBootVolume
[all...]

Completed in 34 milliseconds