Home
last modified time | relevance | path

Searched refs:btrfs_should_cancel_balance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.h19 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
H A Drelocation.c2968 noinline int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info) in btrfs_should_cancel_balance() function
2974 ALLOW_ERROR_INJECTION(btrfs_should_cancel_balance, TRUE);
3112 if (btrfs_should_cancel_balance(fs_info)) in relocate_one_page()
3745 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
H A Dvolumes.c4268 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()
4404 * got -EINTR, or caught by btrfs_should_cancel_balance() and in btrfs_balance()
/kernel/linux/linux-5.10/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()
3393 if (btrfs_should_cancel_balance(fs_info)) { in relocate_block_group()
H A Dctree.h3530 int btrfs_should_cancel_balance(struct btrfs_fs_info *fs_info);
H A Dvolumes.c4105 btrfs_should_cancel_balance(fs_info)) { in btrfs_balance()
4246 * got -EINTR, or caught by btrfs_should_cancel_balance() and in btrfs_balance()

Completed in 32 milliseconds