Searched refs:btrfs_del_csums (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | file-item.c | 926 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
| H A D | extent-tree.c | 1983 ret = btrfs_del_csums(trans, csum_root, head->bytenr, in cleanup_ref_head() 3166 ret = btrfs_del_csums(trans, csum_root, bytenr, num_bytes); in do_free_extent_accounting()
|
| H A D | tree-log.c | 995 ret = btrfs_del_csums(trans, csum_root, sums->logical, in replay_one_extent() 4764 ret = btrfs_del_csums(trans, log_root, sums->logical, sums->len); in log_csums()
|