Searched refs:DOSBOOTBLOCKSIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sbin/fsck_msdosfs/
H A Ddosfs.h37 #define DOSBOOTBLOCKSIZE 4096 macro
H A Dboot.c50 u_char block[DOSBOOTBLOCKSIZE];
51 u_char fsinfo[2 * DOSBOOTBLOCKSIZE];
73 boot->bpbBytesPerSec > DOSBOOTBLOCKSIZE ||
341 u_char fsinfo[2 * DOSBOOTBLOCKSIZE];

Completed in 43 milliseconds