Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dfs.h339 BTRFS_EXCLOP_BALANCE, enumerator
A Dioctl.c456 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()
A Dsysfs.c1158 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
A Dvolumes.c4465 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()
A Dblock-group.c1724 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()

Completed in 34 milliseconds