Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Ddisk-io.h76 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr);
Dfile-item.c297 csum_root = btrfs_csum_root(fs_info, disk_bytenr); in search_csum_tree()
Dtree-log.c863 csum_root = btrfs_csum_root(fs_info, in replay_one_extent()
4452 csum_root = btrfs_csum_root(trans->fs_info, disk_bytenr); in copy_items()
4648 csum_root = btrfs_csum_root(trans->fs_info, em->block_start); in log_extent_csums()
Dscrub.c3151 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, logical); in scrub_raid56_data_stripe_for_parity()
3602 csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_stripe()
Ddisk-io.c1148 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_csum_root() function
1983 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots()
Dextent-tree.c1838 csum_root = btrfs_csum_root(fs_info, head->bytenr); in cleanup_ref_head()
2834 csum_root = btrfs_csum_root(trans->fs_info, bytenr); in do_free_extent_accounting()
Drelocation.c4332 csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums()
Dinode.c1671 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bytenr); in csum_exist_in_range()
2782 csum_root = btrfs_csum_root(trans->fs_info, in add_pending_csums()