Searched refs:magicNTFS (Results 1 – 2 of 2) sorted by relevance
212 if (ntfs_boot->oem_id != magicNTFS) { in verify_boot_sector()
32 #define magicNTFS const_cpu_to_le64(0x202020205346544e) /* "NTFS " */ macro