Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dinode.c40 int fixup_cnt = rec_size / NTFS_SECTOR_SIZE + 1; in ntfs_fill_mft_header() local
41 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()