Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Drelocation.c2917 noinline int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2923 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
3051 if (btrfs_should_cancel_balance(fs_info)) in relocate_one_page()
3677 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
Dctree.h4026 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
Dvolumes.c4253 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()