Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dinode.c39 int fixup_ofs = 0x2a; in ntfs_fill_mft_header() local
41 int attr_ofs = (fixup_ofs + 2 * fixup_cnt + 7) & ~7; in ntfs_fill_mft_header()
44 NTFS_PUTU16(mft + 0x04, fixup_ofs); /* Offset to fixup. */ in ntfs_fill_mft_header()
56 NTFS_PUTU16(mft + fixup_ofs, 1); /* Fixup word. */ in ntfs_fill_mft_header()