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

/haiku/src/apps/drivesetup/
H A DDiskView.cpp84 fBoot = volume == boot;
100 if (fBoot)
146 else if (fBoot || fBFS)
183 else if (fBoot || fBFS)
302 bool fBoot; member in class:PartitionView
H A DPartitionList.cpp241 bool fBoot; local
246 fBoot = volume == boot;
251 appendParameter(parameters, fBoot, B_TRANSLATE("Boot"));
269 if (fBoot)

Completed in 36 milliseconds