Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/btrfs/ |
| D | file-item.c | 684 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
| D | extent-tree.c | 1870 ret = btrfs_del_csums(trans, fs_info->csum_root, in cleanup_ref_head() 3285 ret = btrfs_del_csums(trans, info->csum_root, bytenr, in __btrfs_free_extent()
|
| D | tree-log.c | 804 ret = btrfs_del_csums(trans, in replay_one_extent() 3936 ret = btrfs_del_csums(trans, log_root, sums->bytenr, sums->len); in log_csums()
|
| D | ctree.h | 2941 int btrfs_del_csums(struct btrfs_trans_handle *trans,
|