Lines Matching refs:ACTION_RECORD

862 static int change_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
916 static int change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action,
969 static int change_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action,
1014 static int add_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1080 const struct ACTION_RECORD *action,
1094 static int expand_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1162 const struct ACTION_RECORD *action,
1176 static int insert_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1259 static int remove_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1345 static int delete_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1403 static int shrink_resident(ntfs_volume *vol, const struct ACTION_RECORD *action,
1484 static int update_index(ntfs_volume *vol, const struct ACTION_RECORD *action,
1707 static BOOL check_full_mft(const struct ACTION_RECORD *action, BOOL redoing)
1753 static BOOL check_full_index(const struct ACTION_RECORD *action, BOOL redoing)
1783 static int create_indx(ntfs_volume *vol, const struct ACTION_RECORD *action,
1825 static int redo_action37(ntfs_volume *vol, const struct ACTION_RECORD *action,
1860 static int redo_add_index(ntfs_volume *vol, const struct ACTION_RECORD *action,
1924 const struct ACTION_RECORD *action, char *buffer)
1988 const struct ACTION_RECORD *action,
2004 const struct ACTION_RECORD *action, char *buffer)
2057 const struct ACTION_RECORD *action, char *buffer)
2080 const struct ACTION_RECORD *action, char *buffer)
2102 const struct ACTION_RECORD *action, char *buffer)
2155 const struct ACTION_RECORD *action, char *buffer)
2215 const struct ACTION_RECORD *action, char *buffer)
2282 const struct ACTION_RECORD *action, char *buffer)
2325 const struct ACTION_RECORD *action)
2405 static int redo_sizes(ntfs_volume *vol, const struct ACTION_RECORD *action,
2428 const struct ACTION_RECORD *action, char *buffer)
2450 const struct ACTION_RECORD *action, char *buffer)
2470 const struct ACTION_RECORD *action, char *buffer)
2558 const struct ACTION_RECORD *action, char *buffer)
2627 const struct ACTION_RECORD *action, char *buffer)
2659 const struct ACTION_RECORD *action, char *buffer)
2687 const struct ACTION_RECORD *action, char *buffer)
2753 const struct ACTION_RECORD *action, char *buffer)
2777 const struct ACTION_RECORD *action, char *buffer)
2844 const struct ACTION_RECORD *action, char *buffer)
2906 const struct ACTION_RECORD *action,
2933 const struct ACTION_RECORD *action, char *buffer)
2995 const struct ACTION_RECORD *action, char *buffer)
3058 const struct ACTION_RECORD *action, char *buffer)
3080 const struct ACTION_RECORD *action, char *buffer)
3102 const struct ACTION_RECORD *action, char *buffer)
3169 const struct ACTION_RECORD *action, char *buffer)
3242 const struct ACTION_RECORD *action, char *buffer)
3294 const struct ACTION_RECORD *action, char *buffer)
3363 const struct ACTION_RECORD *action, char *buffer)
3406 const struct ACTION_RECORD *action)
3476 const struct ACTION_RECORD *action, char *buffer)
3515 static int undo_update_index(ntfs_volume *vol, const struct ACTION_RECORD *action,
3538 const struct ACTION_RECORD *action, char *buffer)
3584 static int undo_update_vcn(ntfs_volume *vol, const struct ACTION_RECORD *action,
3608 static int undo_update_mapping(ntfs_volume *vol, const struct ACTION_RECORD *action,
3698 const struct ACTION_RECORD *action, char *buffer)
3764 const struct ACTION_RECORD *action, char *buffer)
3791 const struct ACTION_RECORD *action, char *buffer)
3819 const struct ACTION_RECORD *action, char *buffer)
3879 const struct ACTION_RECORD *action, char *buffer)
3946 const struct ACTION_RECORD *action, char *buffer)
4014 static enum ACTION_KIND get_action_kind(const struct ACTION_RECORD *action)
4097 const struct ACTION_RECORD *action, char *buffer)
4282 static int play_one_redo(ntfs_volume *vol, const struct ACTION_RECORD *action)
4502 int play_redos(ntfs_volume *vol, const struct ACTION_RECORD *firstaction)
4504 const struct ACTION_RECORD *action;
4520 static int distribute_undos(ntfs_volume *vol, const struct ACTION_RECORD *action,
4673 static int play_one_undo(ntfs_volume *vol, const struct ACTION_RECORD *action)
4890 int play_undos(ntfs_volume *vol, const struct ACTION_RECORD *lastaction)
4892 const struct ACTION_RECORD *action;