Searched refs:BTRFS_FS_STATE_DEV_REPLACING (Results 1 – 2 of 2) sorted by relevance
547 set_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_blocked()557 clear_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_unblocked()1030 if (likely(!test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()1036 !test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()
123 #define BTRFS_FS_STATE_DEV_REPLACING 3 macro