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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h783 * struct ATTR_RECORD - Attribute record header.
828 /* 24 */ void *resident_end[]; /* Use offsetof(ATTR_RECORD,
879 /* 64 */ void *non_resident_end[0]; /* Use offsetof(ATTR_RECORD,
891 /* Use offsetof(ATTR_RECORD, compressed_end) to
896 } __attribute__((__packed__)) ATTR_RECORD; typedef in typeref:struct:__anon2055
901 typedef ATTR_RECORD ATTR_REC;
1128 the ATTR_RECORD for this portion of the

Completed in 39 milliseconds