Lines Matching refs:btrfs_test_opt
2107 btrfs_test_opt(fs_info, IGNOREDATACSUMS)) { in load_global_roots_objectid()
2142 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2163 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2219 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2232 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2252 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2272 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2590 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
2934 const bool cache_opt = btrfs_test_opt(fs_info, SPACE_CACHE); in btrfs_start_pre_rw_mount()
2937 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in btrfs_start_pre_rw_mount()
2957 !btrfs_test_opt(fs_info, FREE_SPACE_TREE)) { in btrfs_start_pre_rw_mount()
3002 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in btrfs_start_pre_rw_mount()
3112 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in btrfs_check_features()
3125 !btrfs_test_opt(fs_info, FREE_SPACE_TREE))) { in btrfs_check_features()
3138 if (fs_info->sectorsize < PAGE_SIZE && btrfs_test_opt(fs_info, SPACE_CACHE)) { in btrfs_check_features()
3401 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3489 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3503 if (!(btrfs_test_opt(fs_info, DISCARD_SYNC) || in open_ctree()
3504 btrfs_test_opt(fs_info, DISCARD_ASYNC) || in open_ctree()
3505 btrfs_test_opt(fs_info, NODISCARD)) && in open_ctree()
3513 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3515 btrfs_test_opt(fs_info, in open_ctree()
3533 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3559 (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
3821 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
4060 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4418 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()