Searched refs:free_leafs (Results 1 – 2 of 2) sorted by relevance
124 static void mesh_table_free(struct mesh_table *tbl, bool free_leafs) in mesh_table_free() argument135 tbl->free_node(p, free_leafs); in mesh_table_free()140 if (free_leafs) { in mesh_table_free()1006 static void mesh_path_node_free(struct hlist_node *p, bool free_leafs) in mesh_path_node_free() argument1012 if (free_leafs) { in mesh_path_node_free()
154 void (*free_node) (struct hlist_node *p, bool free_leafs);