Home
last modified time | relevance | path

Searched refs:btrfs_should_cancel_balance (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Drelocation.h20 int btrfs_should_cancel_balance(const struct btrfs_fs_info *fs_info);
H A Drelocation.c2900 noinline int btrfs_should_cancel_balance(const struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2906 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
3044 if (btrfs_should_cancel_balance(fs_info)) in relocate_one_page()
3674 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
H A Dvolumes.c4318 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()