Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Drepo-op.c143 post_file_recursive (SeafRepo *repo, in post_file_recursive() function
230 id = post_file_recursive (repo, dent->id, remain, replace_existed, newdent); in post_file_recursive()
270 return post_file_recursive(repo, root_id, parent_dir, replace_existed, dent); in do_post_file_replace()