Searched refs:same_shard (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c435 same_shard(svn_fs_t *fs, function
485 if ( !same_shard(fs, revprops->revision, first_rev)
486 || !same_shard(fs, revprops->revision, first_rev + count - 1)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.c753 same_shard(svn_fs_t *fs, function
796 if (!same_shard(fs, first_rev, first_rev + count - 1) || count < 1)

Completed in 118 milliseconds