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