Searched refs:DOSBOOTBLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
50 u_char block[DOSBOOTBLOCKSIZE]; in readboot()51 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in readboot()73 boot->bpbBytesPerSec > DOSBOOTBLOCKSIZE || in readboot()341 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in writefsinfo()
37 #define DOSBOOTBLOCKSIZE 4096 macro