Lines Matching refs:btrfs_test_opt
3110 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3122 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3124 btrfs_test_opt(fs_info, in open_ctree()
3143 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3185 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in open_ctree()
3205 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in open_ctree()
3251 } else if (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
3325 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in open_ctree()
3495 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
3716 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4012 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()