Home
last modified time | relevance | path

Searched refs:verify_write_lock (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_update_move.c174 verify_write_lock(svn_wc__db_wcroot_t *wcroot, in verify_write_lock() function
2251 SVN_ERR(verify_write_lock(wcroot, src_relpath, scratch_pool)); in update_moved_away_conflict_victim()
2252 SVN_ERR(verify_write_lock(wcroot, dst_relpath, scratch_pool)); in update_moved_away_conflict_victim()
2697 SVN_ERR(verify_write_lock(wcroot, local_relpath, scratch_pool)); in update_incoming_move()
2698 SVN_ERR(verify_write_lock(wcroot, dst_relpath, scratch_pool)); in update_incoming_move()
3519 SVN_ERR(verify_write_lock(wcroot, local_relpath, scratch_pool)); in update_local_add()
3686 SVN_ERR(verify_write_lock(wcroot, move_src_root_relpath, scratch_pool)); in bump_mark_tree_conflict()
3832 SVN_ERR(verify_write_lock(wcroot, local_relpath, scratch_pool)); in bump_moved_layer()
3890 SVN_ERR(verify_write_lock(wcroot, src_relpath, scratch_pool)); in bump_moved_layer()
4300 err = verify_write_lock(wcroot, src_relpath, iterpool); in break_moved_away()
[all …]