Searched refs:svn_fs_node_created_rev (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c175 SVN_ERR(svn_fs_node_created_rev(&created_rev, txn_root, fspath,
302 SVN_ERR(svn_fs_node_created_rev(&created_rev, txn_root, cur_fspath,
H A Dfs-loader.c1166 svn_fs_node_created_rev(svn_revnum_t *revision, svn_fs_root_t *root,
1160 svn_fs_node_created_rev(svn_revnum_t *revision, svn_fs_root_t *root, function
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c479 SVN_ERR(svn_fs_node_created_rev(&cr_rev, eb->txn_root, full_path, pool));
591 SVN_ERR(svn_fs_node_created_rev(&cr_rev, eb->txn_root, full_path,
677 SVN_ERR(svn_fs_node_created_rev(&created_rev,
H A Ddelta.c400 if ((err = svn_fs_node_created_rev(&revision, root, path, pool)))
488 SVN_ERR(svn_fs_node_created_rev(&committed_rev, c->target_root,
H A Drev_hunt.c171 SVN_ERR(svn_fs_node_created_rev(committed_rev, root, path, pool));
H A Dreporter.c533 SVN_ERR(svn_fs_node_created_rev(&crev, b->t_root, t_path, pool));
/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_fs.h1783 svn_fs_node_created_rev(svn_revnum_t *revision,
1805 * function in conjunction with svn_fs_node_created_rev() to perform a

Completed in 101 milliseconds