Home
last modified time | relevance | path

Searched refs:btrfs_csum_root (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Ddisk-io.h75 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr);
H A Dfile-item.c315 csum_root = btrfs_csum_root(fs_info, disk_bytenr); in search_csum_tree()
H A Dtree-log.c880 csum_root = btrfs_csum_root(fs_info, in replay_one_extent()
4425 csum_root = btrfs_csum_root(trans->fs_info, disk_bytenr); in copy_items()
4621 csum_root = btrfs_csum_root(trans->fs_info, em->block_start); in log_extent_csums()
H A Ddisk-io.c807 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_csum_root() function
1659 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots()
H A Draid56.c2074 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, in fill_data_csums()
H A Dextent-tree.c1902 csum_root = btrfs_csum_root(fs_info, head->bytenr); in cleanup_ref_head()
2872 csum_root = btrfs_csum_root(trans->fs_info, bytenr); in do_free_extent_accounting()
H A Dscrub.c1531 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_find_fill_first_stripe()
H A Drelocation.c4318 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums()
H A Dinode.c1728 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bytenr); in csum_exist_in_range()
2601 csum_root = btrfs_csum_root(trans->fs_info, in add_pending_csums()