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

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dboot.c45 u_char block[DOSBOOTBLOCKSIZE];
46 u_char fsinfo[2 * DOSBOOTBLOCKSIZE];
47 u_char backup[DOSBOOTBLOCKSIZE];
181 if (boot->BytesPerSec % DOSBOOTBLOCKSIZE != 0) {
236 u_char fsinfo[2 * DOSBOOTBLOCKSIZE];
H A Ddosfs.h33 #define DOSBOOTBLOCKSIZE 512 macro

Completed in 141 milliseconds