Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dsysfs.c922 case BTRFS_EXCLOP_BALANCE: in btrfs_exclusive_operation_show()
Dblock-group.c1498 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) in btrfs_reclaim_bgs_work()
Dvolumes.c4449 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) in btrfs_recover_balance()
8176 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in relocating_repair_kthread()
Dctree.h608 BTRFS_EXCLOP_BALANCE, enumerator
Dioctl.c4030 if (btrfs_exclop_start(fs_info, BTRFS_EXCLOP_BALANCE)) { in btrfs_ioctl_balance()