Searched refs:EXBOOTSIG (Results 1 – 3 of 3) sorted by relevance
42 #define EXBOOTSIG 0x29 macro
280 if (buffer[check] == EXBOOTSIG && memcmp(buffer + offset, " ", LABEL_LENGTH) != 0) { in read_label()384 if (_type != fat32 && bootsector[0x26] != EXBOOTSIG) in check_bootsector()
559 if (buffer[ebsOffset] == EXBOOTSIG) { in dosfs_write_fs_stat()