Searched defs:fatBytes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp208 int fatBytes = (FatBits() + 7) / 8; local
281 const int fatBytes = FatBits() / 8; local
330 const int fatBytes = FatBits() / 8; local

Completed in 29 milliseconds