Home
last modified time | relevance | path

Searched defs:csum_root (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dscrub.c3151 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, logical); in scrub_raid56_data_stripe_for_parity() local
3366 struct btrfs_root *csum_root, in scrub_simple_mirror()
3523 struct btrfs_root *csum_root, in scrub_simple_stripe()
3565 struct btrfs_root *csum_root; in scrub_stripe() local
Dfile-item.c268 struct btrfs_root *csum_root; in search_csum_tree() local
Dtree-log.c858 struct btrfs_root *csum_root; in replay_one_extent() local
4396 struct btrfs_root *csum_root; in copy_items() local
4580 struct btrfs_root *csum_root; in log_extent_csums() local
Dextent-tree.c1841 struct btrfs_root *csum_root; in cleanup_ref_head() local
2835 struct btrfs_root *csum_root; in do_free_extent_accounting() local
Drelocation.c4320 struct btrfs_root *csum_root; in btrfs_reloc_clone_csums() local
Ddisk-io.c1990 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots() local
Dinode.c1671 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bytenr); in csum_exist_in_range() local
2776 struct btrfs_root *csum_root = NULL; in add_pending_csums() local
Dctree.h206 __le64 csum_root; member