Home
last modified time | relevance | path

Searched refs:btrfs_del_csums (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dfile-item.h52 int btrfs_del_csums(struct btrfs_trans_handle *trans,
Dfile-item.c875 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() function
Dextent-tree.c1923 ret = btrfs_del_csums(trans, csum_root, head->bytenr, in cleanup_ref_head()
2973 ret = btrfs_del_csums(trans, csum_root, bytenr, num_bytes); in do_free_extent_accounting()
Dtree-log.c883 ret = btrfs_del_csums(trans, csum_root, in replay_one_extent()
4336 ret = btrfs_del_csums(trans, log_root, sums->logical, sums->len); in log_csums()