Lines Matching refs:csum_root
3151 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, logical); in scrub_raid56_data_stripe_for_parity() local
3224 ret = btrfs_lookup_csums_range(csum_root, extent_start, in scrub_raid56_data_stripe_for_parity()
3366 struct btrfs_root *csum_root, in scrub_simple_mirror() argument
3450 ret = btrfs_lookup_csums_range(csum_root, cur_logical, in scrub_simple_mirror()
3523 struct btrfs_root *csum_root, in scrub_simple_stripe() argument
3543 ret = scrub_simple_mirror(sctx, extent_root, csum_root, bg, map, in scrub_simple_stripe()
3565 struct btrfs_root *csum_root; in scrub_stripe() local
3602 csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_stripe()
3635 ret = scrub_simple_mirror(sctx, root, csum_root, bg, map, in scrub_stripe()
3643 ret = scrub_simple_stripe(sctx, root, csum_root, bg, map, in scrub_stripe()
3690 ret = scrub_simple_mirror(sctx, root, csum_root, bg, map, in scrub_stripe()