Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.c2756 noinline int btrfs_should_cancel_balance(const struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2762 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
2923 if (btrfs_should_cancel_balance(fs_info)) in relocate_one_folio()
3594 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
H A Dvolumes.c4776 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()