Searched refs:drop_oldest_undo_record (Results 1 – 1 of 1) sorted by relevance
31 static int drop_oldest_undo_record(void);134 drop_oldest_undo_record(void) in drop_oldest_undo_record() function348 } while ((rec->content == NULL) && drop_oldest_undo_record()); in undo_add_delete()