Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ubifs/
Dreplay.c302 static int replay_entries_cmp(void *priv, const struct list_head *a, in replay_entries_cmp() function
332 list_sort(c, &c->replay_list, &replay_entries_cmp); in apply_replay_list()