BTRFS_EXCLOP_BALANCE_PAUSED
(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED &&
case BTRFS_EXCLOP_BALANCE_PAUSED:
fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED);
fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE_PAUSED;
ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED);
btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED);
case BTRFS_EXCLOP_BALANCE_PAUSED:
btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED);
ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED,
if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED))