Searched refs:replay_entries_cmp (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dreplay.c262 * replay_entries_cmp - compare 2 replay entries.
271 static int replay_entries_cmp(void *priv, struct list_head *a, function
300 list_sort(c, &c->replay_list, &replay_entries_cmp);

Completed in 45 milliseconds