Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dgc.c158 static int nondata_nodes_cmp(void *priv, struct list_head *a, in nondata_nodes_cmp() function
289 list_sort(c, nondata, &nondata_nodes_cmp); in sort_nodes()
/openbmc/linux/fs/ubifs/
H A Dgc.c149 static int nondata_nodes_cmp(void *priv, const struct list_head *a, in nondata_nodes_cmp() function
281 list_sort(c, nondata, &nondata_nodes_cmp); in sort_nodes()