Home
last modified time | relevance | path

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

/fs/btrfs/
Dfile-item.c242 item = btrfs_lookup_csum(NULL, root->fs_info->csum_root, in __btrfs_lookup_bio_sums()
615 root = root->fs_info->csum_root; in btrfs_del_csums()
Dscrub.c2849 struct btrfs_root *csum_root = fs_info->csum_root; in scrub_raid56_parity() local
3006 ret = btrfs_lookup_csums_range(csum_root, in scrub_raid56_parity()
3073 struct btrfs_root *csum_root = fs_info->csum_root; in scrub_stripe() local
3182 reada2 = btrfs_reada_add(csum_root, &key, &key_end); in scrub_stripe()
3350 ret = btrfs_lookup_csums_range(csum_root, in scrub_stripe()
Ddisk-io.c1747 return fs_info->csum_root; in btrfs_get_fs_root()
2143 btrfs_set_backup_csum_root(root_backup, info->csum_root->node->start); in backup_super_roots()
2145 btrfs_header_generation(info->csum_root->node)); in backup_super_roots()
2147 btrfs_header_level(info->csum_root->node)); in backup_super_roots()
2257 free_root_extent_buffers(info->csum_root); in free_root_pointers()
2551 fs_info->csum_root = root; in btrfs_read_roots()
Dctree.h177 __le64 csum_root; member
705 struct btrfs_root *csum_root; member
2140 csum_root, 64);
2919 kfree(fs_info->csum_root); in free_fs_info()
Dtree-log.c802 root->fs_info->csum_root, in replay_one_extent()
807 root->fs_info->csum_root, in replay_one_extent()
3730 log->fs_info->csum_root, in copy_items()
4032 ret = btrfs_lookup_csums_range(log->fs_info->csum_root, in wait_ordered_extents()
Dextent-tree.c5280 (root == root->fs_info->csum_root && trans->adding_csums) || in get_block_rsv()
5630 btrfs_root_used(&fs_info->csum_root->root_item) + in update_global_block_rsv()
5685 fs_info->csum_root->block_rsv = &fs_info->global_block_rsv; in init_global_block_rsv()
Drelocation.c4656 ret = btrfs_lookup_csums_range(root->fs_info->csum_root, disk_bytenr,
Dinode.c1223 ret = btrfs_lookup_csums_range(root->fs_info->csum_root, bytenr, in csum_exist_in_range()
2000 BTRFS_I(inode)->root->fs_info->csum_root, sum); in add_pending_csums()