Searched refs:BOOT_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
11 #define BOOT_SIGNATURE 0xAA55 macro
439 if (le16_to_cpu((p_boot->signature)) != BOOT_SIGNATURE) { in exfat_read_boot_sector()