Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h162 BTRFS_ROOT_DEAD_RELOC_TREE, enumerator
Drelocation.c310 if (test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)) in reloc_root_is_dead()
936 set_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in btrfs_update_reloc_root()
1661 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in clean_dirty_subvols()
2059 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, in merge_reloc_roots()
Ddisk-io.c1826 WARN_ON(test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)); in btrfs_put_root()