Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h485 } __attribute__((__packed__)) MFT_RECORD_OLD; typedef
/third_party/ntfs-3g/libntfs-3g/
Dmft.c413 mrec->usa_ofs = cpu_to_le16((sizeof(MFT_RECORD_OLD) + 1) & ~1); in ntfs_mft_record_layout()