Searched refs:fixup_cnt (Results 1 – 1 of 1) sorted by relevance
40 int fixup_cnt = rec_size / NTFS_SECTOR_SIZE + 1; in ntfs_fill_mft_header() local41 int attr_ofs = (fixup_ofs + 2 * fixup_cnt + 7) & ~7; in ntfs_fill_mft_header()45 NTFS_PUTU16(mft + 0x06, fixup_cnt); /* Number of fixups. */ in ntfs_fill_mft_header()