Lines Matching refs:btrfs_test_opt

2427 	    btrfs_test_opt(fs_info, IGNOREDATACSUMS)) {  in load_global_roots_objectid()
2462 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2483 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2539 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2552 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2572 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2592 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2909 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
3203 const bool cache_opt = btrfs_test_opt(fs_info, SPACE_CACHE); in btrfs_start_pre_rw_mount()
3206 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in btrfs_start_pre_rw_mount()
3260 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in btrfs_start_pre_rw_mount()
3370 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in btrfs_check_features()
3383 !btrfs_test_opt(fs_info, FREE_SPACE_TREE))) { in btrfs_check_features()
3396 if (fs_info->sectorsize < PAGE_SIZE && btrfs_test_opt(fs_info, SPACE_CACHE)) { in btrfs_check_features()
3668 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3749 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3761 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3763 btrfs_test_opt(fs_info, in open_ctree()
3781 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3809 (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
4070 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
4316 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4724 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()