Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/btrfs/ |
| D | file-item.c | 592 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
| D | extent-tree.c | 1851 ret = btrfs_del_csums(trans, fs_info, head->bytenr, in cleanup_ref_head() 3158 ret = btrfs_del_csums(trans, info, bytenr, num_bytes); in __btrfs_free_extent()
|
| D | ctree.h | 2787 int btrfs_del_csums(struct btrfs_trans_handle *trans,
|
| D | tree-log.c | 811 ret = btrfs_del_csums(trans, fs_info, in replay_one_extent()
|