Home
last modified time | relevance | path

Searched refs:fBFS (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/drivesetup/
H A DDiskView.cpp98 fBFS = BString(partition->ContentType()) == "Be File System"; in PartitionView()
146 else if (fBoot || fBFS) in Draw()
183 else if (fBoot || fBFS) in Draw()
308 bool fBFS; member in PartitionView