Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h1029 BTRFS_ROOT_DEAD_RELOC_TREE, enumerator
H A Ddisk-io.c2051 WARN_ON(test_bit(BTRFS_ROOT_DEAD_RELOC_TREE, &root->state)); in btrfs_put_root()