Searched refs:DOSBOOTBLOCKSIZE_REAL (Results 1 – 2 of 2) sorted by relevance
| /third_party/uapp/fsck-msdosfs/ | ||
| A D | dosfs.h | 34 #define DOSBOOTBLOCKSIZE_REAL 512 macro |
| A D | boot.c | 176 if (boot->bpbBytesPerSec % DOSBOOTBLOCKSIZE_REAL != 0) { in readboot() |
Completed in 5 milliseconds