Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Ddosfs.h36 #define DOSBOOTBLOCKSIZE_REAL 512 macro
Dboot.c72 if (boot->bpbBytesPerSec < DOSBOOTBLOCKSIZE_REAL || in readboot()