Home
last modified time | relevance | path

Searched refs:BTRFS_EXCLOP_BALANCE (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dfs.h341 BTRFS_EXCLOP_BALANCE, enumerator
Dioctl.c456 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE || in btrfs_exclop_balance()
463 case BTRFS_EXCLOP_BALANCE: in btrfs_exclop_balance()
466 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_exclop_balance()
3492 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()
3575 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
Dsysfs.c1165 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
Dvolumes.c4474 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()
7969 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
Dblock-group.c1757 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()