Searched refs:STR_EXFAT (Results 1 – 2 of 2) sorted by relevance
13 #define STR_EXFAT "EXFAT " /* size should be 8 */ macro
434 if (memcmp(p_boot->fs_name, STR_EXFAT, BOOTSEC_FS_NAME_LEN)) { in exfat_read_boot_sector()