Home
last modified time | relevance | path

Searched defs:tree_root (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dproject-tree.c44 arch_init_tree (const t_uchar * tree_root) in arch_init_tree()
164 arch_tree_ctl_dir (const t_uchar * tree_root) in arch_tree_ctl_dir()
171 arch_tree_has_meta_flag (const t_uchar * const tree_root) in arch_tree_has_meta_flag()
228 arch_set_tree_version (const t_uchar * tree_root, in arch_set_tree_version()
256 arch_tree_version (const t_uchar * tree_root) in arch_tree_version()
299 t_uchar * tree_root = 0; in arch_try_tree_version() local
326 arch_start_tree_commit (const t_uchar * tree_root, in arch_start_tree_commit()
351 arch_finish_tree_commit (const t_uchar * tree_root, in arch_finish_tree_commit()
422 arch_abort_tree_commit (const t_uchar * tree_root, in arch_abort_tree_commit()
436 arch_get_tree_fqrevision(const t_uchar *tree_root) in arch_get_tree_fqrevision()
H A Dinode-sig.c77 arch_tree_inode_sig (const t_uchar * tree_root) in arch_tree_inode_sig()
105 arch_snap_inode_sig (const t_uchar * tree_root, in arch_snap_inode_sig()
120 arch_snap_inode_sig_files (const t_uchar * tree_root, in arch_snap_inode_sig_files()
177 arch_valid_inode_sig (const t_uchar * tree_root, in arch_valid_inode_sig()
217 const t_uchar * tree_root, in arch_read_inode_sig()
256 const t_uchar * tree_root) in arch_read_id_shortcut()
356 arch_inode_sig_dir (const t_uchar * tree_root) in arch_inode_sig_dir()
363 arch_inode_sig_file (const t_uchar * tree_root, in arch_inode_sig_file()
378 arch_inode_sig_tmp_file (const t_uchar * tree_root, in arch_inode_sig_tmp_file()
393 arch_creat_inode_sig_file (const t_uchar * tree_root, in arch_creat_inode_sig_file()
[all …]
H A Dpatch-logs.c34 arch_make_log_file (const t_uchar * tree_root, in arch_make_log_file()
55 arch_make_log (const t_uchar * tree_root, in arch_make_log()
109 arch_log_for_merge (const t_uchar * tree_root, in arch_log_for_merge()
167 arch_log_dir (const t_uchar * tree_root, in arch_log_dir()
211 arch_log_file (const t_uchar * tree_root, in arch_log_file()
234 arch_log_contents (const t_uchar * tree_root, in arch_log_contents()
253 arch_tree_has_log (const t_uchar * tree_root, in arch_tree_has_log()
299 arch_has_patch_log (const t_uchar * tree_root, in arch_has_patch_log()
317 arch_log_versions (const t_uchar * tree_root, in arch_log_versions()
595 arch_logs (const t_uchar * tree_root, in arch_logs()
[all …]
H A Dimport.c60 t_uchar * tree_root, in arch_import()
140 t_uchar * tree_root, in arch_prepare_import_pristine()
373 arch_import_mid_commit (t_uchar * tree_root, t_uchar * cooked_log) in arch_import_mid_commit()
380 arch_finish_import (t_uchar * tree_root, in arch_finish_import()
425 arch_import_failed (t_uchar * tree_root, t_uchar * archive, t_uchar * version, t_uchar * pristine) in arch_import_failed()
457 all_patches (t_uchar * tree_root) in all_patches()
H A Dmissing.c28 arch_missing (t_uchar * tree_root, struct arch_archive * arch, t_uchar * version, int skip_present) in arch_missing()
55 arch_revision_has_present_patch (t_uchar * tree_root, struct arch_archive * arch, t_uchar * revisio… in arch_revision_has_present_patch()
99 get_all_arch_logs (t_uchar *tree_root, struct arch_archive * arch) in get_all_arch_logs()
125 arch_filter_present_logs (t_uchar * tree_root, struct arch_archive * arch, t_uchar * version, rel_t… in arch_filter_present_logs()
H A Dconfigs.c39 arch_config_path (t_uchar * tree_root, t_uchar * config_name) in arch_config_path()
60 arch_read_config (t_uchar * tree_root, t_uchar * config_name) in arch_read_config()
141 arch_config_from_tree (t_uchar * tree_root, rel_table config_in) in arch_config_from_tree()
211 arch_begin_new_config (t_uchar * tree_root, t_uchar * name, int force) in arch_begin_new_config()
251 arch_finish_new_config (int fd, t_uchar * tree_root, t_uchar * name, int force) in arch_finish_new_config()
286 arch_build_config (t_uchar * tree_root, in arch_build_config()
H A Dpristines.c31 arch_make_pristine (const t_uchar * tree_root, in arch_make_pristine()
54 const t_uchar * tree_root, in arch_add_pristine()
102 arch_pristine_path (const t_uchar * tree_root, in arch_pristine_path()
119 arch_install_pristine (const t_uchar * tree_root, in arch_install_pristine()
142 arch_lock_pristine (const t_uchar * tree_root, in arch_lock_pristine()
175 arch_unlock_pristine (const t_uchar * tree_root, in arch_unlock_pristine()
208 arch_pristines (const t_uchar * tree_root, in arch_pristines()
H A Dundo.c30 arch_undo (int chatter_fd, t_uchar * dest_dir, int delete_changeset, t_uchar * tree_root, in arch_undo()
55 arch_latest_undo_changeset (t_ulong * level_n, t_uchar * tree_root) in arch_latest_undo_changeset()
99 arch_next_undo_changeset (t_ulong * level_n, t_uchar * tree_root) in arch_next_undo_changeset()
H A Dlocal-cache.c60 t_uchar * tree_root, in arch_find_local_copy()
119 t_uchar * tree_root, in arch_find_or_make_local_copy()
175 t_uchar * tree_root, in arch_find_or_make_tmp_local_copy()
H A Dreplay.c32 const t_uchar * tree_root, in arch_replay_exact()
70 const t_uchar * tree_root, in arch_replay_list()
116 const t_uchar * tree_root, in arch_replay_fqlist()
H A Dcommit.c76 t_uchar * tree_root, in arch_commit()
187 t_uchar * tree_root, in arch_prepare_commit_changeset()
698 arch_commit_mid_commit (t_uchar * tree_root, t_uchar * cooked_log) in arch_commit_mid_commit()
706 t_uchar * tree_root, in arch_finish_commit()
758 arch_commit_failed (t_uchar * tree_root, t_uchar * archive, t_uchar * revision, t_uchar * changeset) in arch_commit_failed()
/dports/audio/cmus/cmus-2.9.1/
H A Dtrack.c192 void sorted_list_add_track(struct list_head *head, struct rb_root *tree_root, struct simple_track *… in sorted_list_add_track()
240 void sorted_list_remove_track(struct list_head *head, struct rb_root *tree_root, struct simple_trac… in sorted_list_remove_track()
258 void rand_list_rebuild(struct list_head *head, struct rb_root *tree_root) in rand_list_rebuild()
289 void sorted_list_rebuild(struct list_head *head, struct rb_root *tree_root, const sort_key_t *keys) in sorted_list_rebuild()
322 void shuffle_list_add(struct shuffle_track *track, struct rb_root *tree_root) in shuffle_list_add()
348 void shuffle_list_reshuffle(struct rb_root *tree_root) in shuffle_list_reshuffle()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/btrfs/
H A Dsubvolume.c81 struct btrfs_root *tree_root = fs_info->tree_root; in list_one_subvol() local
160 struct btrfs_root *tree_root = fs_info->tree_root; in list_subvolums() local

12345678910>>...21