Home
last modified time | relevance | path

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

/linux-6.8/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
4329 struct btrfs_root *csum_root; in copy_items() local
4513 struct btrfs_root *csum_root; in log_extent_csums() local
Dextent-tree.c1954 struct btrfs_root *csum_root; in cleanup_ref_head() local
2988 struct btrfs_root *csum_root; in do_free_extent_accounting() local
Draid56.c2073 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, in fill_data_csums() local
Ddisk-io.c1685 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots() local
Dscrub.c1527 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_find_fill_first_stripe() local
Drelocation.c4435 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums() local
Dinode.c1739 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bytenr); in csum_exist_in_range() local
2605 struct btrfs_root *csum_root = NULL; in add_pending_csums() local
/linux-6.8/include/uapi/linux/
Dbtrfs_tree.h525 __le64 csum_root; member