Searched refs:PBR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
79 ppbr->signature = cpu_to_le16(PBR_SIGNATURE); in exfat_setup_boot_sector()156 *peb_signature = cpu_to_le16(PBR_SIGNATURE); in exfat_write_extended_boot_sectors()
33 #define PBR_SIGNATURE 0xAA55 macro