Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/fuse/
H A Drepo-mgr.c62 if (repo->head) seaf_branch_unref (repo->head); in seaf_repo_free()
86 seaf_branch_unref (repo->head); in set_head_common()
168 seaf_branch_unref ((SeafBranch *)ptr->data); in seaf_repo_get_commits()
319 seaf_branch_unref (branch); in load_repo()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/gc/
H A Drepo-mgr.c62 if (repo->head) seaf_branch_unref (repo->head); in seaf_repo_free()
86 seaf_branch_unref (repo->head); in set_head_common()
178 seaf_branch_unref ((SeafBranch *)ptr->data); in seaf_repo_get_commits()
327 seaf_branch_unref (branch); in load_repo()
H A Dverify.c117 seaf_branch_unref (branch); in verify_repo()
H A Dgc-core.c226 seaf_branch_unref (branch); in populate_gc_index_for_repo()
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dbranch-mgr.h23 void seaf_branch_unref (SeafBranch *branch);
H A Dbranch-mgr.c49 seaf_branch_unref (ptr->data); in seaf_branch_list_free()
69 seaf_branch_unref (SeafBranch *branch) in seaf_branch_unref() function
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dbranch-mgr.h23 void seaf_branch_unref (SeafBranch *branch);
H A Dbranch-mgr.c49 seaf_branch_unref (ptr->data); in seaf_branch_list_free()
69 seaf_branch_unref (SeafBranch *branch) in seaf_branch_unref() function
H A Drpc-service.c155 seaf_branch_unref (b); in seafile_branch_gets()
462 seaf_branch_unref (branch); in seafile_get_commit_list()
/dports/net-mgmt/seafile-client/seafile-7.0.9/daemon/
H A Dhttp-tx-mgr.c2671 seaf_branch_unref (local); in calculate_upload_size_delta_and_active_paths()
2672 seaf_branch_unref (master); in calculate_upload_size_delta_and_active_paths()
2889 seaf_branch_unref (local); in calculate_send_fs_object_list()
2890 seaf_branch_unref (master); in calculate_send_fs_object_list()
3249 seaf_branch_unref (local); in calculate_block_list()
3250 seaf_branch_unref (master); in calculate_block_list()
3610 seaf_branch_unref (branch); in update_master_branch()
3614 seaf_branch_unref (branch); in update_master_branch()
3666 seaf_branch_unref (local); in http_upload_thread()
4007 seaf_branch_unref (master); in get_needed_fs_id_list()
[all …]
H A Dsync-mgr.c892 seaf_branch_unref (local); in update_sync_status_v2()
893 seaf_branch_unref (master); in update_sync_status_v2()
1255 seaf_branch_unref (master); in sync_repo_v2()
1256 seaf_branch_unref (local); in sync_repo_v2()
1540 seaf_branch_unref (master); in handle_locked_file_update()
H A Drepo-mgr.c898 if (repo->head) seaf_branch_unref (repo->head); in seaf_repo_free()
914 seaf_branch_unref (repo->head); in set_head_common()
1115 seaf_branch_unref ((SeafBranch *)ptr->data); in seaf_repo_get_commits()
5643 seaf_branch_unref (master); in seaf_repo_fetch_and_checkout()
6418 seaf_branch_unref (branch); in load_branch_cb()
6485 seaf_branch_unref (branch); in load_repo()
H A Dclone-mgr.c68 seaf_branch_unref (local); in mark_clone_done_v2()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Drepo-mgr.c88 if (repo->head) seaf_branch_unref (repo->head); in seaf_repo_free()
115 seaf_branch_unref (repo->head); in set_head_common()
235 seaf_branch_unref ((SeafBranch *)ptr->data); in seaf_repo_get_commits()
3693 seaf_branch_unref (master); in create_repo_common()
H A Dvirtual-repo.c155 seaf_branch_unref (master); in do_create_virtual_repo()
H A Drepo-op.c6510 seaf_branch_unref (b); in get_commit()