Searched refs:ddt_entry_compare (Results 1 – 3 of 3) sorted by relevance
241 extern int ddt_entry_compare(const void *x1, const void *x2);
766 ddt_entry_compare(const void *x1, const void *x2) in ddt_entry_compare() function792 avl_create(&ddt->ddt_tree, ddt_entry_compare, in ddt_table_alloc()794 avl_create(&ddt->ddt_repair_tree, ddt_entry_compare, in ddt_table_alloc()
6561 avl_create(&t, ddt_entry_compare, in dump_simulated_ddt()