Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfs.c235 ASSERT(fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE || in btrfs_exclop_balance()
242 case BTRFS_EXCLOP_BALANCE: in btrfs_exclop_balance()
245 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_exclop_balance()
H A Dfs.h463 BTRFS_EXCLOP_BALANCE, enumerator
H A Dsysfs.c1275 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
H A Dioctl.c3361 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_try_lock_balance()
3444 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
H A Dvolumes.c5108 fs_info->exclusive_operation = BTRFS_EXCLOP_BALANCE; in btrfs_resume_balance_async()
8901 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
H A Dblock-group.c2090 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) in btrfs_reclaim_block_groups()