Searched refs:max_depth (Results 1 – 1 of 1) sorted by relevance
74 static int max_depth; variable171 if (depth > max_depth) in walk_action()172 max_depth = depth; in walk_action()196 max_depth = 0; in walk_tree_with()207 if (max_depth > log (expected_count) * 2 + 2) in walk_tree_with()209 if (max_depth > expected_count) in walk_tree_with()