Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile-item.c281 struct btrfs_root *csum_root; in search_csum_tree() local
H A Dtree-log.c983 struct btrfs_root *csum_root; in replay_one_extent() local
4821 struct btrfs_root *csum_root; in copy_items() local
5005 struct btrfs_root *csum_root; in log_extent_csums() local
H A Dextent-tree.c1895 struct btrfs_root *csum_root; in cleanup_ref_head() local
2981 struct btrfs_root *csum_root; in do_free_extent_accounting() local
H A Draid56.c2175 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, in fill_data_csums() local
H A Ddisk-io.c1671 struct btrfs_root *csum_root = btrfs_csum_root(info, 0); in backup_super_roots() local
H A Drelocation.c4241 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums() local
H A Dscrub.c1665 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_find_fill_first_stripe() local
H A Dinode.c1829 struct btrfs_root *csum_root; in can_nocow_file_extent() local
2646 struct btrfs_root *csum_root = NULL; in add_pending_csums() local
/linux/include/uapi/linux/
H A Dbtrfs_tree.h525 __le64 csum_root; member