Searched refs:BTRFS_EXCLOP_BALANCE_PAUSED (Results 1 – 4 of 4) sorted by relevance
338 BTRFS_EXCLOP_BALANCE_PAUSED, enumerator
429 (fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED && in btrfs_exclop_start_try_lock()454 case BTRFS_EXCLOP_BALANCE_PAUSED: in btrfs_exclop_balance()458 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE_PAUSED; in btrfs_exclop_balance()463 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_exclop_balance()2660 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_ioctl_add_dev()
1161 case BTRFS_EXCLOP_BALANCE_PAUSED: in btrfs_exclusive_operation_show()
4384 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_balance()4464 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_resume_balance_async()4535 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED)) in btrfs_recover_balance()
Completed in 27 milliseconds