Searched refs:end_of_sector_marker (Results 1 – 2 of 2) sorted by relevance
/fs/ntfs/ | ||
D | layout.h | 81 le16 end_of_sector_marker; /* End of bootsector magic. Always is member |
D | super.c | 644 if (!silent && b->end_of_sector_marker != cpu_to_le16(0xaa55)) in is_boot_sector_ntfs() |