Searched refs:SVN_FS_TXN_CHECK_LOCKS (Results 1 – 7 of 7) sorted by relevance
614 flags |= SVN_FS_TXN_CHECK_LOCKS; in svn_fs_fs__txn_root()1447 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_change_node_prop()2237 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_make_dir()2293 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_delete_node()2378 if (to_root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in copy_helper()2595 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_make_file()2824 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_textdelta()2989 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_text()
9869 if (flags & SVN_FS_TXN_CHECK_LOCKS) in svn_fs_fs__begin_txn()
316 flags |= SVN_FS_TXN_CHECK_LOCKS; in txn_body_txn_root()1287 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_change_node_prop()2932 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_make_dir()3008 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_delete()3094 if (to_root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_copy()3375 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_make_file()3711 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_apply_textdelta()3891 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_apply_text()
699 if (args->flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_begin_txn()
873 #define SVN_FS_TXN_CHECK_LOCKS 0x00002 macro
130 SVN_FS_TXN_CHECK_LOCKS, pool)); in svn_repos_fs_begin_txn_for_commit2()
1373 repos->fs, SVN_FS_TXN_CHECK_LOCKS, in svn_repos__get_commit_ev2()