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

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c1493 const char *revsprops_dir = svn_dirent_join(fs->path, PATH_REVPROPS_DIR,
1502 revprops_pack_file_dir = svn_dirent_join(revsprops_dir,
1507 revprops_shard_path = svn_dirent_join(revsprops_dir,
1539 const char *revsprops_dir = svn_dirent_join(fs->path, PATH_REVPROPS_DIR,
1545 revprops_shard_path = svn_dirent_join(revsprops_dir,
10245 const char *revsprops_dir,
10281 if (revsprops_dir)
10283 revprops_pack_file_dir = svn_dirent_join(revsprops_dir,
10288 revprops_shard_path = svn_dirent_join(revsprops_dir,
10309 if (revsprops_dir)
1492 const char *revsprops_dir = svn_dirent_join(fs->path, PATH_REVPROPS_DIR, local
1538 const char *revsprops_dir = svn_dirent_join(fs->path, PATH_REVPROPS_DIR, local
10239 pack_shard(const char *revs_dir, const char *revsprops_dir, const char *fs_path, apr_int64_t shard, int max_files_per_dir, apr_off_t max_pack_size, int compression_level, svn_fs_pack_notify_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
[all...]

Completed in 111 milliseconds