Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Drelocation.c2670 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2675 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
2798 if (btrfs_should_cancel_balance(fs_info)) { in relocate_file_extent_cluster()
3366 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
Dctree.h3524 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
Dvolumes.c4011 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()