Searched refs:free_leafs (Results 1 – 2 of 2) sorted by relevance
125 static void mesh_table_free(struct mesh_table *tbl, bool free_leafs) in mesh_table_free() argument136 tbl->free_node(p, free_leafs); in mesh_table_free()141 if (free_leafs) { in mesh_table_free()1037 static void mesh_path_node_free(struct hlist_node *p, bool free_leafs) in mesh_path_node_free() argument1043 if (free_leafs) { in mesh_path_node_free()
154 void (*free_node) (struct hlist_node *p, bool free_leafs);