Searched refs:DOSBOOTBLOCKSIZE_REAL (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sbin/fsck_msdosfs/ | ||
D | dosfs.h | 36 #define DOSBOOTBLOCKSIZE_REAL 512 macro |
D | boot.c | 72 if (boot->bpbBytesPerSec < DOSBOOTBLOCKSIZE_REAL || in readboot() |