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.c848 struct btrfs_root *csum_root; in replay_one_extent() local
4445 struct btrfs_root *csum_root; in copy_items() local
4629 struct btrfs_root *csum_root; in log_extent_csums() local
[all...]
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.c2192 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 Dscrub.c1649 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, bg->start); in scrub_find_fill_first_stripe() local
H A Drelocation.c4255 struct btrfs_root *csum_root = btrfs_csum_root(fs_info, disk_bytenr); in btrfs_reloc_clone_csums() local
H A Dinode.c1817 struct btrfs_root *csum_root; in can_nocow_file_extent() local
2644 struct btrfs_root *csum_root = NULL; in add_pending_csums() local
/linux/include/uapi/linux/ !
H A Dbtrfs_tree.h525 __le64 csum_root; member