Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ubifs/
Dgc.c105 static int data_nodes_cmp(void *priv, struct list_head *a, struct list_head *b) in data_nodes_cmp() function
279 list_sort(c, &sleb->nodes, &data_nodes_cmp); in sort_nodes()