Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance
/fs/btrfs/ |
D | file-item.c | 595 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
D | extent-tree.c | 1882 ret = btrfs_del_csums(trans, fs_info->csum_root, in cleanup_ref_head() 3194 ret = btrfs_del_csums(trans, info->csum_root, bytenr, in __btrfs_free_extent()
|
D | tree-log.c | 817 ret = btrfs_del_csums(trans, in replay_one_extent() 3987 ret = btrfs_del_csums(trans, log_root, sums->bytenr, sums->len); in log_csums()
|
D | ctree.h | 2792 int btrfs_del_csums(struct btrfs_trans_handle *trans,
|