Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dgc.c116 static int data_nodes_cmp(void *priv, struct list_head *a, struct list_head *b) in data_nodes_cmp() function
289 list_sort(c, &sleb->nodes, &data_nodes_cmp); in sort_nodes()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A 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()