Home
last modified time | relevance | path

Searched refs:reserved_II (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1947 le32 reserved_II; /* Padding - always unicode "II" or zero. This field member
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1590 (unsigned)le32_to_cpu(data->sdh.reserved_II)); in ntfs_dump_index_data()
Dmkntfs.c2871 sdh_data->reserved_II = const_cpu_to_le32(0x00490049); in initialize_secure()