Home
last modified time | relevance | path

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

/dragonfly/sbin/fsck_msdosfs/
H A Ddosfs.h36 #define DOSBOOTBLOCKSIZE_REAL 512 macro
H A Dboot.c64 if (boot->bpbBytesPerSec < DOSBOOTBLOCKSIZE_REAL || in readboot()