Searched refs:fMaxRootEntries (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/boot/loader/file_systems/fat/ | ||
H A D | Volume.h | 79 uint16 fMaxRootEntries; variable |
H A D | Volume.cpp | 146 __FUNCTION__, fReservedSectors, fMaxRootEntries, fMediaDesc, in Volume() |