Searched refs:delete_op_depth (Results 1 – 3 of 3) sorted by relevance
500 int delete_op_depth,
153 int delete_op_depth, in find_src_op_depth() argument162 src_relpath, delete_op_depth)); in find_src_op_depth()2390 int delete_op_depth = svn_sqlite__column_int(stmt, 0); in svn_wc__db_op_raise_moved_away_internal() local2408 delete_op_depth, in svn_wc__db_op_raise_moved_away_internal()
2076 int delete_op_depth, in svn_wc__db_op_break_move_internal() argument2087 delete_op_depth)); in svn_wc__db_op_break_move_internal()2319 int delete_op_depth = svn_sqlite__column_int(stmt, 0); in db_base_remove() local2330 delete_op_depth, in db_base_remove()8099 int delete_op_depth = relpath_depth(local_relpath); in delete_node() local8122 if (working_op_depth < delete_op_depth) in delete_node()8249 moved_node->op_depth = delete_op_depth; in delete_node()8277 delete_op_depth)); in delete_node()8299 if (moved_here_depth >= delete_op_depth) in delete_node()8317 child_op_depth = delete_op_depth; in delete_node()[all …]