Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dioctl.c445 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE || in btrfs_exclop_balance()
450 case BTRFS_EXCLOP_BALANCE: in btrfs_exclop_balance()
453 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_exclop_balance()
4363 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()
4446 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
Dsysfs.c1114 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
Dblock-group.c1548 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()
Dvolumes.c4468 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()
8384 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
Dctree.h612 BTRFS_EXCLOP_BALANCE, enumerator