Home
last modified time | relevance | path

Searched refs:BTRFS_EXCLOP_BALANCE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h341 BTRFS_EXCLOP_BALANCE, enumerator
H A 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()
3508 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()
3591 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
H A Dsysfs.c1165 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
H A Dblock-group.c1802 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_reclaim_bgs_work()
H A Dvolumes.c4475 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()
7970 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c831 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
H A Dctree.h575 BTRFS_EXCLOP_BALANCE, enumerator
H A Dioctl.c4032 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_ioctl_balance()
H A Dvolumes.c4383 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) in btrfs_recover_balance()

Completed in 56 milliseconds