Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
Ddump-index.c56 SVN_ERR(svn_fs_fs__p2l_get_max_offset(&max_offset, fs, rev_file, revision, in svn_fs_fs__dump_index()
Dindex.h224 svn_fs_fs__p2l_get_max_offset(apr_off_t *offset,
Dverify.c359 SVN_ERR(svn_fs_fs__p2l_get_max_offset(&max_offset, fs, rev_file, start, in compare_p2l_to_l2p_index()
617 SVN_ERR(svn_fs_fs__p2l_get_max_offset(&max_offset, fs, rev_file, start, in compare_p2l_to_rev()
Dstats.c923 SVN_ERR(svn_fs_fs__p2l_get_max_offset(&max_offset, query->fs, rev_file, in read_log_rev_or_packfile()
Dindex.c3075 svn_fs_fs__p2l_get_max_offset(apr_off_t *offset, in svn_fs_fs__p2l_get_max_offset() function