Home
last modified time | relevance | path

Searched refs:BTRFS_EXCLOP_BALANCE_PAUSED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h340 BTRFS_EXCLOP_BALANCE_PAUSED, enumerator
H A Dioctl.c429 (fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED && in btrfs_exclop_start_try_lock()
454 case BTRFS_EXCLOP_BALANCE_PAUSED: in btrfs_exclop_balance()
459 fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_exclop_balance()
460 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE_PAUSED; in btrfs_exclop_balance()
465 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_exclop_balance()
2683 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_ioctl_add_dev()
H A Dsysfs.c1168 case BTRFS_EXCLOP_BALANCE_PAUSED: in btrfs_exclusive_operation_show()
H A Dvolumes.c4393 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_balance()
4474 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_resume_balance_async()
4545 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED)) in btrfs_recover_balance()

Completed in 19 milliseconds