Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dfile-item.c286 struct btrfs_root *csum_root; in search_csum_tree() local
Dtree-log.c856 struct btrfs_root *csum_root; in replay_one_extent() local
4337 struct btrfs_root *csum_root; in copy_items() local
4521 struct btrfs_root *csum_root; in log_extent_csums() local
Dextent-tree.c1889 struct btrfs_root *csum_root; in cleanup_ref_head() local
2858 struct btrfs_root *csum_root; in do_free_extent_accounting() local
Draid56.c2074 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, in fill_data_csums() local
Dscrub.c1531 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_find_fill_first_stripe() local
Ddisk-io.c1659 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots() local
Drelocation.c4389 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums() local
Dinode.c1726 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bytenr); in csum_exist_in_range() local
2593 struct btrfs_root *csum_root = NULL; in add_pending_csums() local
/linux-6.6.21/include/uapi/linux/
Dbtrfs_tree.h504 __le64 csum_root; member