Searched refs:BTRFS_EXCLOP_BALANCE (Results 1 – 5 of 5) sorted by relevance
339 BTRFS_EXCLOP_BALANCE, enumerator
456 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE || in btrfs_exclop_balance()461 case BTRFS_EXCLOP_BALANCE: in btrfs_exclop_balance()464 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_exclop_balance()3474 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()3557 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
1158 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
4465 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()8085 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
1724 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()
Completed in 33 milliseconds