Searched refs:fBoot (Results 1 – 2 of 2) sorted by relevance
84 fBoot = volume == boot; in PartitionView()100 if (fBoot) in PartitionView()146 else if (fBoot || fBFS) in Draw()183 else if (fBoot || fBFS) in Draw()302 bool fBoot; member in PartitionView
241 bool fBoot; in PartitionListRow() local246 fBoot = volume == boot; in PartitionListRow()251 appendParameter(parameters, fBoot, B_TRANSLATE("Boot")); in PartitionListRow()269 if (fBoot) in PartitionListRow()