Home
last modified time | relevance | path

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

/linux-6.1.9/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.h4032 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
Dvolumes.c4262 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()