Lines Matching refs:btrfs_test_opt
2420 btrfs_test_opt(fs_info, IGNOREDATACSUMS)) { in load_global_roots_objectid()
2455 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2476 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2532 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2545 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2565 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2585 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2902 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
3196 const bool cache_opt = btrfs_test_opt(fs_info, SPACE_CACHE); in btrfs_start_pre_rw_mount()
3199 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in btrfs_start_pre_rw_mount()
3253 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in btrfs_start_pre_rw_mount()
3361 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in btrfs_check_features()
3374 !btrfs_test_opt(fs_info, FREE_SPACE_TREE))) { in btrfs_check_features()
3387 if (fs_info->sectorsize < PAGE_SIZE && btrfs_test_opt(fs_info, SPACE_CACHE)) { in btrfs_check_features()
3659 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3740 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3752 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3754 btrfs_test_opt(fs_info, in open_ctree()
3772 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3800 (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
4061 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
4307 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4715 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()