Searched refs:system_id (Results 1 – 2 of 2) sorted by relevance
/fs/ntfs3/ | ||
D | ntfs.h | 200 u8 system_id[8]; // 0x03: System ID, equals "NTFS " member |
D | super.c | 703 if (memcmp(boot->system_id, "NTFS ", sizeof("NTFS ") - 1)) in ntfs_init_from_boot() |