Searched refs:BTRFS_FS_STATE_DEV_REPLACING (Results 1 – 2 of 2) sorted by relevance
446 set_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_blocked()456 clear_bit(BTRFS_FS_STATE_DEV_REPLACING, &fs_info->fs_state); in btrfs_rm_dev_replace_unblocked()929 if (likely(!test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()935 !test_bit(BTRFS_FS_STATE_DEV_REPLACING, in btrfs_bio_counter_inc_blocked()
351 #define BTRFS_FS_STATE_DEV_REPLACING 3 macro