Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Drelocation.c299 if (test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)) in reloc_root_is_dead()
924 set_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in btrfs_update_reloc_root()
1642 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in clean_dirty_subvols()
2010 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, in merge_reloc_roots()
Dctree.h1087 BTRFS_ROOT_DEAD_RELOC_TREE, enumerator
Ddisk-io.c2178 WARN_ON(test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)); in btrfs_put_root()