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

/linux-master/fs/btrfs/
H A Drelocation.h29 int btrfs_should_cancel_balance(const struct btrfs_fs_info *fs_info);
H A Drelocation.c2968 noinline int btrfs_should_cancel_balance(const struct btrfs_fs_info *fs_info) function
2974 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
3113 if (btrfs_should_cancel_balance(fs_info))
3791 if (btrfs_should_cancel_balance(fs_info)) {
H A Dvolumes.c4410 btrfs_should_cancel_balance(fs_info)) {
4546 * got -EINTR, or caught by btrfs_should_cancel_balance() and

Completed in 133 milliseconds