Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dgc.c121 static int data_nodes_cmp(void *priv, struct list_head *a, struct list_head *b) in data_nodes_cmp() function
294 list_sort(c, &sleb->nodes, &data_nodes_cmp); in sort_nodes()