seq_id 176 utils/hs_cleanup/hs_cleanup.c static int check_if_next_is_deletion (long obj_id, long seq_id); seq_id 185 utils/hs_cleanup/hs_cleanup.c static int update_prev_serial_of_object (long obj_id, long seq_id, long prev_ser, const char *tablename); seq_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); seq_id 192 utils/hs_cleanup/hs_cleanup.c static int archive_serial(long ser_id, long obj_id, long seq_id, int op); seq_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); seq_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); seq_id 202 utils/hs_cleanup/hs_cleanup.c static int delete_entry_from_object_table(long obj_id, long seq_id, const char* tablename); seq_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); seq_id 958 utils/hs_cleanup/hs_cleanup.c long fetch_timestamp_from_last (long obj_id, long seq_id) seq_id 1020 utils/hs_cleanup/hs_cleanup.c int check_if_next_is_deletion (long obj_id, long seq_id) seq_id 1190 utils/hs_cleanup/hs_cleanup.c int update_prev_serial_of_object (long obj_id, long seq_id, long prev_ser, const char *tablename) seq_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) seq_id 1240 utils/hs_cleanup/hs_cleanup.c int archive_serial (long ser_id, long obj_id, long seq_id, int op) seq_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) seq_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) seq_id 1401 utils/hs_cleanup/hs_cleanup.c int delete_entry_from_object_table (long obj_id, long seq_id, const char* tablename) seq_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)