Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h36 #define DOSBOOTBLOCKSIZE_REAL 512 macro
Dboot.c72 if (boot->bpbBytesPerSec < DOSBOOTBLOCKSIZE_REAL || in readboot()