Home
last modified time | relevance | path

Searched refs:has_BPB4 (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
Dmlabel.c307 if(have_boot && boot.boot.descr >= 0xf0 && has_BPB4) { in mlabel()
316 if(have_boot && boot.boot.descr >= 0xf0 && has_BPB4) { in mlabel()
Dinit.c177 has_BPB4 && in boot_to_geom()
471 if(has_BPB4) { in parseFsParams()
Dmsdos.h133 #define has_BPB4 (labelBlock->dos4 == 0x28 || labelBlock->dos4 == 0x29) macro
Dminfo.c93 if(has_BPB4) { in displayBPB()