Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlayout.h21 #define magicNTFS cpu_to_le64(0x202020205346544eULL) macro
H A Dsuper.c589 if (b->oem_id != magicNTFS) in is_boot_sector_ntfs()