Searched defs:NTFS_RECORD_TYPES (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h108 * enum NTFS_RECORD_TYPES -
138 } NTFS_RECORD_TYPES; typedef in typeref:enum:__anon2043
145 static inline BOOL __ntfs_is_magic(le32 x, NTFS_RECORD_TYPES r)
151 static inline BOOL __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPES r)
158 * Specialised magic comparison macros for the NTFS_RECORD_TYPES defined above.
209 NTFS_RECORD_TYPES magic;/* A four-byte magic identifying the
379 NTFS_RECORD_TYPES magic;/* Usually the magic is "FILE". */
459 NTFS_RECORD_TYPES magic;/* Usually the magic is "FILE". */
2412 NTFS_RECORD_TYPES magic;/* Magic is "INDX". */

Completed in 64 milliseconds