Searched refs:BTRFS_FS_STATE_DEV_REPLACING (Results 1 – 2 of 2) sorted by relevance
572 set_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_blocked()582 clear_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_unblocked()1095 if (likely(!test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()1101 !test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()
124 #define BTRFS_FS_STATE_DEV_REPLACING 3 macro