Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dgc.c105 static int data_nodes_cmp(void *priv, const struct list_head *a, in data_nodes_cmp() function
280 list_sort(c, &sleb->nodes, &data_nodes_cmp); in sort_nodes()