Home
last modified time | relevance | path

Searched refs:oem_id (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dbootsect.c70 if (b->oem_id != const_cpu_to_le64(0x202020205346544eULL)) { /* "NTFS " */ in ntfs_boot_sector_is_ntfs()
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c212 if (ntfs_boot->oem_id != magicNTFS) { in verify_boot_sector()
/third_party/e2fsprogs/lib/blkid/
Dprobe.h455 __u8 oem_id[8]; member
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h72 le64 oem_id; /* Magic "NTFS ". */ member