HomeSort by: relevance | last modified time | path
    Searched refs:DOSBOOTBLOCKSIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_msdos/
dosfs.h 33 #define DOSBOOTBLOCKSIZE 512
boot.c 58 secsize = DOSBOOTBLOCKSIZE;
60 if (secsize < DOSBOOTBLOCKSIZE)
228 if (boot->BytesPerSec % DOSBOOTBLOCKSIZE != 0) {

Completed in 13 milliseconds