Home
last modified time | relevance | path

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

/fs/ntfs3/
Dntfs.h200 u8 system_id[8]; // 0x03: System ID, equals "NTFS " member
Dsuper.c703 if (memcmp(boot->system_id, "NTFS ", sizeof("NTFS ") - 1)) in ntfs_init_from_boot()