Lines Matching refs:root_list
1282 list_add_tail(&root->root_list, &rc->reloc_roots); in __add_reloc_root()
1312 list_del_init(&root->root_list); in __del_reloc_root()
2415 struct btrfs_root, root_list); in prepare_to_merge()
2416 list_del_init(&reloc_root->root_list); in prepare_to_merge()
2430 list_add(&reloc_root->root_list, &reloc_roots); in prepare_to_merge()
2449 root_list); in free_reloc_roots()
2483 struct btrfs_root, root_list); in merge_reloc_roots()
2493 if (list_empty(&reloc_root->root_list)) in merge_reloc_roots()
2494 list_add_tail(&reloc_root->root_list, in merge_reloc_roots()
2499 list_del_init(&reloc_root->root_list); in merge_reloc_roots()
4496 list_add(&reloc_root->root_list, &reloc_roots); in btrfs_recover_relocation()
4546 struct btrfs_root, root_list); in btrfs_recover_relocation()
4547 list_del(&reloc_root->root_list); in btrfs_recover_relocation()
4550 list_add_tail(&reloc_root->root_list, in btrfs_recover_relocation()