Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/btrfs/ |
D | file-item.h | 39 int btrfs_del_csums(struct btrfs_trans_handle *trans,
|
D | file-item.c | 864 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
D | extent-tree.c | 1892 ret = btrfs_del_csums(trans, csum_root, head->bytenr, in cleanup_ref_head() 2861 ret = btrfs_del_csums(trans, csum_root, bytenr, num_bytes); in do_free_extent_accounting()
|
D | tree-log.c | 864 ret = btrfs_del_csums(trans, csum_root, in replay_one_extent() 4255 ret = btrfs_del_csums(trans, log_root, sums->logical, sums->len); in log_csums()
|