Home
last modified time | relevance | path

Searched refs:PATH_NODE_ORIGINS_DIR (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.h62 #define PATH_NODE_ORIGINS_DIR "node-origins" /* Lazy node-origin cache */ macro
H A Dhotcopy.c963 src_subdir = svn_dirent_join(src_fs->path, PATH_NODE_ORIGINS_DIR, pool); in hotcopy_body()
967 PATH_NODE_ORIGINS_DIR, TRUE, in hotcopy_body()
H A Dutil.c364 return svn_dirent_join_many(pool, fs->path, PATH_NODE_ORIGINS_DIR, in svn_fs_fs__path_node_origin()
H A Dfs_fs.c2124 PATH_NODE_ORIGINS_DIR, in set_node_origins_for_file()