Home
last modified time | relevance | path

Searched refs:has_BPB4 (Results 1 – 5 of 5) 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()
Dmsdos.h133 #define has_BPB4 (labelBlock->dos4 == 0x28 || labelBlock->dos4 == 0x29) macro
Dminfo.c85 if(has_BPB4) { in displayBPB()
Dinit.c347 if(has_BPB4) { in fs_init()
Dplain_io.c226 has_BPB4 && in file_geom()