Searched refs:has_BPB4 (Results 1 – 5 of 5) sorted by relevance
307 if(have_boot && boot.boot.descr >= 0xf0 && has_BPB4) { in mlabel()316 if(have_boot && boot.boot.descr >= 0xf0 && has_BPB4) { in mlabel()
133 #define has_BPB4 (labelBlock->dos4 == 0x28 || labelBlock->dos4 == 0x29) macro
85 if(has_BPB4) { in displayBPB()
347 if(has_BPB4) { in fs_init()
226 has_BPB4 && in file_geom()