Home
last modified time | relevance | path

Searched refs:NTFS_RECORD_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlayout.h113 typedef le32 NTFS_RECORD_TYPE; typedef
120 static inline bool __ntfs_is_magic(le32 x, NTFS_RECORD_TYPE r) in __ntfs_is_magic()
126 static inline bool __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPE r) in __ntfs_is_magicp()
175 NTFS_RECORD_TYPE magic; /* A four-byte magic identifying the record
315 NTFS_RECORD_TYPE magic; /* Usually the magic is "FILE". */
384 NTFS_RECORD_TYPE magic; /* Usually the magic is "FILE". */
2040 NTFS_RECORD_TYPE magic; /* Magic is "INDX". */
H A Dlogfile.h56 /* 0*/ NTFS_RECORD_TYPE magic; /* The magic is "RSTR". */