Searched refs:insubtree_dependents_down (Results 1 – 1 of 1) sorted by relevance
308 static boolean_t insubtree_dependents_down(graph_vertex_t *);2004 if (insubtree_dependents_down(vertex) == B_TRUE) { in graph_enable_by_vertex()2037 if (insubtree_dependents_down(v) == B_TRUE) { in graph_enable_by_vertex()4379 insubtree_dependents_down(graph_vertex_t *v) in insubtree_dependents_down() function4412 if (insubtree_dependents_down(vv) == B_FALSE) in insubtree_dependents_down()4585 if (insubtree_dependents_down(v) == B_TRUE) { in offline_subtree_leaves()