• Home
  • Raw
  • Download

Lines Matching refs:btrfs_test_opt

2116 	    btrfs_test_opt(fs_info, IGNOREDATACSUMS)) {  in load_global_roots_objectid()
2151 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2172 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) in load_global_roots_objectid()
2228 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2241 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2261 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2281 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2599 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
2944 const bool cache_opt = btrfs_test_opt(fs_info, SPACE_CACHE); in btrfs_start_pre_rw_mount()
2947 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in btrfs_start_pre_rw_mount()
2967 !btrfs_test_opt(fs_info, FREE_SPACE_TREE)) { in btrfs_start_pre_rw_mount()
3012 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in btrfs_start_pre_rw_mount()
3122 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in btrfs_check_features()
3135 !btrfs_test_opt(fs_info, FREE_SPACE_TREE))) { in btrfs_check_features()
3148 if (fs_info->sectorsize < PAGE_SIZE && btrfs_test_opt(fs_info, SPACE_CACHE)) { in btrfs_check_features()
3413 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3501 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3515 if (!(btrfs_test_opt(fs_info, DISCARD_SYNC) || in open_ctree()
3516 btrfs_test_opt(fs_info, DISCARD_ASYNC) || in open_ctree()
3517 btrfs_test_opt(fs_info, NODISCARD)) && in open_ctree()
3525 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3527 btrfs_test_opt(fs_info, in open_ctree()
3545 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3571 (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
3833 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
4072 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4430 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()