Searched refs:min_op_depth (Results 1 – 1 of 1) sorted by relevance
4433 int min_op_depth = 1; /* Never touch BASE */ in op_depth_for_copy() local4453 min_op_depth = svn_sqlite__column_int(stmt, 0); in op_depth_for_copy()4455 incomplete_op_depth = min_op_depth; in op_depth_for_copy()4469 if (*parent_op_depth < min_op_depth) in op_depth_for_copy()