Lines Matching refs:btrfs_test_opt
3413 !btrfs_test_opt(root, SPACE_CACHE)) { in cache_save_setup()
3490 !btrfs_test_opt(root, SPACE_CACHE)) in btrfs_setup_space_cache()
4318 if (left < thresh && btrfs_test_opt(root, ENOSPC_DEBUG)) { in check_system_chunk()
5904 if (btrfs_test_opt(root, SPACE_CACHE) && in update_block_group()
6232 bool ssd = btrfs_test_opt(root, SSD); in fetch_cluster_info()
6362 if (btrfs_test_opt(root, DISCARD)) in btrfs_finish_extent_commit()
7580 } else if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in btrfs_reserve_extent()
7611 if (btrfs_test_opt(root, DISCARD)) in __btrfs_free_reserved_extent()
7924 if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in use_block_rsv()
9678 if (btrfs_test_opt(info->tree_root, ENOSPC_DEBUG)) { in btrfs_free_block_groups()
9860 if (btrfs_test_opt(root, SPACE_CACHE) && in btrfs_read_block_groups()
9863 if (btrfs_test_opt(root, CLEAR_CACHE)) in btrfs_read_block_groups()
9894 if (btrfs_test_opt(root, SPACE_CACHE)) in btrfs_read_block_groups()
10370 if (btrfs_test_opt(root, ENOSPC_DEBUG)) { in btrfs_remove_block_group()
10634 trimming = btrfs_test_opt(root, DISCARD); in btrfs_delete_unused_bgs()