Lines Matching refs:btrfs_test_opt
3404 !btrfs_test_opt(root, SPACE_CACHE)) { in cache_save_setup()
3481 !btrfs_test_opt(root, SPACE_CACHE)) in btrfs_setup_space_cache()
4308 if (left < thresh && btrfs_test_opt(root, ENOSPC_DEBUG)) { in check_system_chunk()
5893 if (btrfs_test_opt(root, SPACE_CACHE) && in update_block_group()
6221 bool ssd = btrfs_test_opt(root, SSD); in fetch_cluster_info()
6351 if (btrfs_test_opt(root, DISCARD)) in btrfs_finish_extent_commit()
7561 } else if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in btrfs_reserve_extent()
7592 if (btrfs_test_opt(root, DISCARD)) in __btrfs_free_reserved_extent()
7891 if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in use_block_rsv()
9579 if (btrfs_test_opt(info->tree_root, ENOSPC_DEBUG)) { in btrfs_free_block_groups()
9700 if (btrfs_test_opt(root, SPACE_CACHE) && in btrfs_read_block_groups()
9703 if (btrfs_test_opt(root, CLEAR_CACHE)) in btrfs_read_block_groups()
9734 if (btrfs_test_opt(root, SPACE_CACHE)) in btrfs_read_block_groups()
10197 if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in btrfs_remove_block_group()
10461 trimming = btrfs_test_opt(root, DISCARD); in btrfs_delete_unused_bgs()