Home
last modified time | relevance | path

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

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