Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dreplay.c311 static int replay_entries_cmp(void *priv, struct list_head *a, in replay_entries_cmp() function
341 list_sort(c, &c->replay_list, &replay_entries_cmp); in apply_replay_list()