Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c2688 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2693 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
2816 if (btrfs_should_cancel_balance(fs_info)) { in relocate_file_extent_cluster()
3389 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
H A Dctree.h3532 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
H A Dvolumes.c4068 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()