Lines Matching refs:btrfs_test_opt
2635 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
3113 !btrfs_test_opt(fs_info, NOLOGREPLAY))) { in open_ctree()
3193 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3267 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3279 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3281 btrfs_test_opt(fs_info, in open_ctree()
3300 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3340 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in open_ctree()
3360 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in open_ctree()
3407 } else if (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
3637 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
3870 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4219 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()