Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_DEAD_RELOC_TREE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.h162 BTRFS_ROOT_DEAD_RELOC_TREE, enumerator
H A 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()
H A Ddisk-io.c1826 WARN_ON(test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)); in btrfs_put_root()
/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c298 if (test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)) in reloc_root_is_dead()
915 set_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in btrfs_update_reloc_root()
1626 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state); in clean_dirty_subvols()
1959 clear_bit(BTRFS_ROOT_DEAD_RELOC_TREE, in merge_reloc_roots()
H A Dctree.h1027 BTRFS_ROOT_DEAD_RELOC_TREE, enumerator
H A Ddisk-io.c2060 WARN_ON(test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)); in btrfs_put_root()

Completed in 29 milliseconds