Searched refs:SVN_FS_TXN_CHECK_LOCKS (Results 1 – 9 of 9) sorted by relevance
542 flags |= SVN_FS_TXN_CHECK_LOCKS; in svn_fs_fs__txn_root()1571 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_change_node_prop()2454 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_make_dir()2511 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_delete_node()2602 if (to_root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in copy_helper()2785 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in fs_make_file()2961 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_textdelta()3120 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_text()
3866 if (flags & SVN_FS_TXN_CHECK_LOCKS) in svn_fs_fs__begin_txn()
530 flags |= SVN_FS_TXN_CHECK_LOCKS; in svn_fs_x__txn_root()1564 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in x_change_node_prop()2469 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in x_make_dir()2531 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in x_delete_node()2626 if (to_root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in copy_helper()2814 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in x_make_file()2995 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_textdelta()3161 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in apply_text()
3770 if (flags & SVN_FS_TXN_CHECK_LOCKS) in svn_fs_x__begin_txn()
316 flags |= SVN_FS_TXN_CHECK_LOCKS; in txn_body_txn_root()1327 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_change_node_prop()3009 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_make_dir()3085 if (root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_delete()3171 if (to_root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_copy()3453 if (args->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_make_file()3789 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_apply_textdelta()3969 if (tb->root->txn_flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_apply_text()
703 if (args->flags & SVN_FS_TXN_CHECK_LOCKS) in txn_body_begin_txn()
1096 #define SVN_FS_TXN_CHECK_LOCKS 0x00002 macro
149 SVN_FS_TXN_CHECK_LOCKS, pool)); in svn_repos_fs_begin_txn_for_commit2()
1374 repos->fs, SVN_FS_TXN_CHECK_LOCKS, in svn_repos__get_commit_ev2()