Searched refs:btrfs_dec_ref (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-tree.h | 143 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
| H A D | extent-tree.c | 2641 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_dec_ref() function 5679 ret = btrfs_dec_ref(trans, root, eb, false); in walk_down_proc() 6082 ret = btrfs_dec_ref(trans, root, eb, full_backref); in walk_up_proc()
|
| H A D | ctree.c | 421 ret = btrfs_dec_ref(trans, root, buf, false); in update_ref_for_cow() 442 ret = btrfs_dec_ref(trans, root, buf, true); in update_ref_for_cow()
|