Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | file-item.c | 579 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
|
D | ctree.h | 3103 int btrfs_del_csums(struct btrfs_trans_handle *trans,
|
D | extent-tree.c | 2492 ret = btrfs_del_csums(trans, fs_info, head->bytenr, in cleanup_ref_head() 6882 ret = btrfs_del_csums(trans, info, bytenr, num_bytes); in __btrfs_free_extent()
|
D | tree-log.c | 791 ret = btrfs_del_csums(trans, fs_info, in replay_one_extent()
|