Searched refs:NTFS_RECORD (Results 1 – 7 of 7) sorted by relevance
42 int post_read_mst_fixup(NTFS_RECORD *b, const u32 size) in post_read_mst_fixup()123 int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size) in pre_write_mst_fixup()179 void post_write_mst_fixup(NTFS_RECORD *b) in post_write_mst_fixup()
103 extern int post_read_mst_fixup(NTFS_RECORD *b, const u32 size);104 extern int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size);105 extern void post_write_mst_fixup(NTFS_RECORD *b);
149 post_read_mst_fixup((NTFS_RECORD*)(kaddr + in ntfs_end_buffer_async_read()1166 err2 = pre_write_mst_fixup((NTFS_RECORD*)(kaddr + ofs), in ntfs_write_mst_block()1268 post_write_mst_fixup((NTFS_RECORD*)(kaddr + in ntfs_write_mst_block()
423 && post_read_mst_fixup((NTFS_RECORD*)trp, in ntfs_check_and_load_restart_page()
623 post_write_mst_fixup((NTFS_RECORD*)kmirr); in ntfs_sync_mft_mirror()781 err = pre_write_mst_fixup((NTFS_RECORD*)m, vol->mft_record_size); in write_mft_record_nolock()821 post_write_mst_fixup((NTFS_RECORD*)m); in write_mft_record_nolock()
197 } __attribute__ ((__packed__)) NTFS_RECORD; typedef
1839 if (post_read_mst_fixup((NTFS_RECORD*)m, vol->mft_record_size)) { in ntfs_read_inode_mount()