Lines Matching refs:root_list
650 list_add_tail(&root->root_list, &rc->reloc_roots); in __add_reloc_root()
688 if (!list_empty(&root->root_list)) { in __del_reloc_root()
690 list_del_init(&root->root_list); in __del_reloc_root()
1889 struct btrfs_root, root_list); in prepare_to_merge()
1890 list_del_init(&reloc_root->root_list); in prepare_to_merge()
1899 list_add(&reloc_root->root_list, &reloc_roots); in prepare_to_merge()
1919 list_add(&reloc_root->root_list, &reloc_roots); in prepare_to_merge()
1944 list_for_each_entry_safe(reloc_root, tmp, list, root_list) in free_reloc_roots()
1973 struct btrfs_root, root_list); in merge_reloc_roots()
2004 if (list_empty(&reloc_root->root_list)) in merge_reloc_roots()
2005 list_add_tail(&reloc_root->root_list, in merge_reloc_roots()
2020 list_del_init(&reloc_root->root_list); in merge_reloc_roots()
4186 list_add(&reloc_root->root_list, &reloc_roots); in btrfs_recover_relocation()
4243 struct btrfs_root, root_list); in btrfs_recover_relocation()
4244 list_del(&reloc_root->root_list); in btrfs_recover_relocation()
4247 list_add_tail(&reloc_root->root_list, in btrfs_recover_relocation()
4256 list_add_tail(&reloc_root->root_list, &reloc_roots); in btrfs_recover_relocation()
4264 list_add_tail(&reloc_root->root_list, &reloc_roots); in btrfs_recover_relocation()