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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlayout.h416 * struct MFT_RECORD_OLD - An MFT record layout (NTFS <=3.0)
485 } __attribute__((__packed__)) MFT_RECORD_OLD; typedef in typeref:struct:__anon22
H A Dmft.c413 mrec->usa_ofs = cpu_to_le16((sizeof(MFT_RECORD_OLD) + 1) & ~1);

Completed in 26 milliseconds