Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile-item.c238 item = btrfs_lookup_csum(NULL, root->fs_info->csum_root, in __btrfs_lookup_bio_sums()
578 root = root->fs_info->csum_root; in btrfs_del_csums()
Dscrub.c2843 struct btrfs_root *csum_root = fs_info->csum_root; in scrub_raid56_parity() local
2998 ret = btrfs_lookup_csums_range(csum_root, in scrub_raid56_parity()
3065 struct btrfs_root *csum_root = fs_info->csum_root; in scrub_stripe() local
3175 reada2 = btrfs_reada_add(csum_root, &key_start, &key_end); in scrub_stripe()
3344 ret = btrfs_lookup_csums_range(csum_root, in scrub_stripe()
Ddisk-io.c1661 return fs_info->csum_root; in btrfs_get_fs_root()
2049 btrfs_set_backup_csum_root(root_backup, info->csum_root->node->start); in backup_super_roots()
2051 btrfs_header_generation(info->csum_root->node)); in backup_super_roots()
2053 btrfs_header_level(info->csum_root->node)); in backup_super_roots()
2163 free_root_extent_buffers(info->csum_root); in free_root_pointers()
2446 fs_info->csum_root = root; in btrfs_read_roots()
Dctree.h430 __le64 csum_root; member
1429 struct btrfs_root *csum_root; member
2999 csum_root, 64);
3737 kfree(fs_info->csum_root); in free_fs_info()
Dtree-log.c783 root->fs_info->csum_root, in replay_one_extent()
788 root->fs_info->csum_root, in replay_one_extent()
3709 log->fs_info->csum_root, in copy_items()
4011 ret = btrfs_lookup_csums_range(log->fs_info->csum_root, in wait_ordered_extents()
Drelocation.c4502 ret = btrfs_lookup_csums_range(root->fs_info->csum_root, disk_bytenr,
Dextent-tree.c5034 (root == root->fs_info->csum_root && trans->adding_csums) || in get_block_rsv()
5366 fs_info->csum_root->block_rsv = &fs_info->global_block_rsv; in init_global_block_rsv()
Dinode.c1195 ret = btrfs_lookup_csums_range(root->fs_info->csum_root, bytenr, in csum_exist_in_range()
1948 BTRFS_I(inode)->root->fs_info->csum_root, sum); in add_pending_csums()