Lines Matching refs:btrfs_test_opt
2445 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2457 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2469 if (!btrfs_test_opt(fs_info, IGNOREDATACSUMS)) { in btrfs_read_roots()
2473 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2490 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2510 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2524 if (!btrfs_test_opt(fs_info, IGNOREBADROOTS)) { in btrfs_read_roots()
2791 if (!btrfs_test_opt(fs_info, USEBACKUPROOT)) in init_tree_roots()
3088 const bool cache_opt = btrfs_test_opt(fs_info, SPACE_CACHE); in btrfs_start_pre_rw_mount()
3091 if (btrfs_test_opt(fs_info, CLEAR_CACHE) && in btrfs_start_pre_rw_mount()
3145 if (btrfs_test_opt(fs_info, FREE_SPACE_TREE) && in btrfs_start_pre_rw_mount()
3498 if (fs_info->uuid_root && !btrfs_test_opt(fs_info, RESCAN_UUID_TREE) && in open_ctree()
3576 if (!btrfs_test_opt(fs_info, NOSSD) && in open_ctree()
3588 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) { in open_ctree()
3590 btrfs_test_opt(fs_info, in open_ctree()
3608 !btrfs_test_opt(fs_info, NOLOGREPLAY)) { in open_ctree()
3636 (btrfs_test_opt(fs_info, RESCAN_UUID_TREE) || in open_ctree()
3880 if (i == 0 && !btrfs_test_opt(device->fs_info, NOBARRIER)) in write_dev_supers()
4111 do_barriers = !btrfs_test_opt(fs_info, NOBARRIER); in write_all_supers()
4433 if (btrfs_test_opt(fs_info, CHECK_INTEGRITY)) in close_ctree()