Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dswitch_root.c30 static int del_node(struct dirtree *node)
87 dirtree_read("/", del_node); in switch_root_main()
/third_party/f2fs-tools/fsck/
Ddict.c1259 static void del_node(dnode_t *n, void *c) in del_node() function
1463 dict_set_allocator(d, new_node, del_node, NULL); in main()