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

/haiku-fatelf/src/bin/mkdos/
H A Dfat.h38 uint16 BPB_RootEntCnt; member in struct:bootsector1216
63 uint16 BPB_RootEntCnt; member in struct:bootsector32
H A Dmkdos.cpp377 bs->BPB_RootEntCnt = B_HOST_TO_LENDIAN_INT16(rootEntryCount);
413 bs->BPB_RootEntCnt = B_HOST_TO_LENDIAN_INT16(rootEntryCount);

Completed in 89 milliseconds