Home
last modified time | relevance | path

Searched refs:magicNTFS (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c212 if (ntfs_boot->oem_id != magicNTFS) { in verify_boot_sector()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h32 #define magicNTFS const_cpu_to_le64(0x202020205346544e) /* "NTFS " */ macro