Searched refs:DOSBOOTBLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
48 u_char block[DOSBOOTBLOCKSIZE]; in readboot()49 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in readboot()71 boot->bpbBytesPerSec > DOSBOOTBLOCKSIZE || in readboot()339 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; in writefsinfo()
36 #define DOSBOOTBLOCKSIZE 4096 macro