ser_id 174 utils/hs_cleanup/hs_cleanup.c static long fetch_timestamp_from_last(long obj_id, long ser_id); ser_id 183 utils/hs_cleanup/hs_cleanup.c static int update_history_archive_sequence_id_and_timestamp(long ser_id, long new_seq_id, long new_timestamp); ser_id 184 utils/hs_cleanup/hs_cleanup.c static int update_history_archive_object_id_and_sequence_id (long ser_id, long new_obj_id, long new_seq_id); ser_id 186 utils/hs_cleanup/hs_cleanup.c static int update_serial_of_object (long obj_id, long seq_id, long ser_id, const char *tablename); ser_id 192 utils/hs_cleanup/hs_cleanup.c static int archive_serial(long ser_id, long obj_id, long seq_id, int op); ser_id 193 utils/hs_cleanup/hs_cleanup.c static int archive_failed_transaction(long ser_id); ser_id 194 utils/hs_cleanup/hs_cleanup.c static int copy_into_history_archive(long ser_id, long obj_id, long seq_id, const char *tablename); ser_id 195 utils/hs_cleanup/hs_cleanup.c static int copy_deleted_object_into_history_archive (long ser_id, long obj_id, long seq_id, const char *tablename); ser_id 200 utils/hs_cleanup/hs_cleanup.c static int delete_serial_entry(long ser_id); ser_id 201 utils/hs_cleanup/hs_cleanup.c static int delete_failed_transaction_entry (long ser_id); ser_id 203 utils/hs_cleanup/hs_cleanup.c static int delete_archived_objects(long ser_id); ser_id 204 utils/hs_cleanup/hs_cleanup.c static int delete_serial_archive_entry(long ser_id); ser_id 205 utils/hs_cleanup/hs_cleanup.c static int delete_history_archive_entry(long ser_id); ser_id 229 utils/hs_cleanup/hs_cleanup.c static int update_hs_auxiliary_checkpoint(long ser_id, long obj_id, long seq_id, int atlast, int checkpoint); ser_id 1146 utils/hs_cleanup/hs_cleanup.c int update_history_archive_sequence_id_and_timestamp (long ser_id, long new_seq_id, long new_timestamp) ser_id 1168 utils/hs_cleanup/hs_cleanup.c int update_history_archive_object_id_and_sequence_id (long ser_id, long new_obj_id, long new_seq_id) ser_id 1213 utils/hs_cleanup/hs_cleanup.c int update_serial_of_object (long obj_id, long seq_id, long ser_id, const char *tablename) ser_id 1240 utils/hs_cleanup/hs_cleanup.c int archive_serial (long ser_id, long obj_id, long seq_id, int op) ser_id 1264 utils/hs_cleanup/hs_cleanup.c int archive_failed_transaction (long ser_id) ser_id 1290 utils/hs_cleanup/hs_cleanup.c int copy_into_history_archive (long ser_id, long obj_id, long seq_id, const char *tablename) ser_id 1323 utils/hs_cleanup/hs_cleanup.c int copy_deleted_object_into_history_archive (long ser_id, long obj_id, long seq_id, const char *tablename) ser_id 1362 utils/hs_cleanup/hs_cleanup.c int delete_serial_entry (long ser_id) ser_id 1381 utils/hs_cleanup/hs_cleanup.c int delete_failed_transaction_entry (long ser_id) ser_id 1426 utils/hs_cleanup/hs_cleanup.c int delete_archived_objects(long ser_id) ser_id 1443 utils/hs_cleanup/hs_cleanup.c int delete_serial_archive_entry (long ser_id) ser_id 1462 utils/hs_cleanup/hs_cleanup.c int delete_history_archive_entry (long ser_id) ser_id 1883 utils/hs_cleanup/hs_cleanup.c int update_hs_auxiliary_checkpoint(long ser_id, long obj_id, long seq_id, int atlast, int checkpoint)