Home
last modified time | relevance | path

Searched refs:NTFS_INDEX_SDH (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Ddir.h57 extern ntfschar NTFS_INDEX_SDH[5];
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1770 if (COMPARE_INDEX_NAMES(attr, NTFS_INDEX_SDH)) in get_index_attr_type()
Dmkntfs.c2889 sdh_size, m, NTFS_INDEX_SDH, 4, AT_UNUSED))) in initialize_secure()
/third_party/ntfs-3g/libntfs-3g/
Ddir.c83 ntfschar NTFS_INDEX_SDH[5] = { const_cpu_to_le16('$'), const_cpu_to_le16('S'), variable