Searched refs:BTRFS_EXCLOP_BALANCE (Results 1 – 6 of 6) sorted by relevance
118 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE || in btrfs_exclop_balance()125 case BTRFS_EXCLOP_BALANCE: in btrfs_exclop_balance()128 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_exclop_balance()
405 BTRFS_EXCLOP_BALANCE, enumerator
3459 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()3542 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
1269 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
4687 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()8178 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
1848 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()
Completed in 39 milliseconds