undo_hist_entry
RB_GENERATE2(undo_hist_entry_rb_tree, undo_hist_entry, rbnode,
struct undo_hist_entry *tse;
struct undo_hist_entry *tse1;
struct undo_hist_entry *tse2;
struct undo_hist_entry *tse1;
struct undo_hist_entry *tse2;
struct undo_hist_entry *tse;
struct undo_hist_entry *tse;
struct undo_hist_entry;
RB_HEAD(undo_hist_entry_rb_tree, undo_hist_entry);
RB_PROTOTYPE2(undo_hist_entry_rb_tree, undo_hist_entry, rbnode,
RB_ENTRY(undo_hist_entry) rbnode;
undo_hist_entry_compare(struct undo_hist_entry *he1,
struct undo_hist_entry *he2)
static int undo_hist_entry_compare(struct undo_hist_entry *he1,
struct undo_hist_entry *he2);