Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ntfs/
Dlayout.h35 #define magicNTFS cpu_to_le64(0x202020205346544eULL) macro
Dsuper.c576 if (b->oem_id != magicNTFS) in is_boot_sector_ntfs()