Searched refs:btrfs_inc_ref (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-tree.h | 141 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
| H A D | ctree.c | 295 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in btrfs_copy_root() 416 ret = btrfs_inc_ref(trans, root, buf, true); in update_ref_for_cow() 424 ret = btrfs_inc_ref(trans, root, cow, true); in update_ref_for_cow() 433 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow() 439 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow()
|
| H A D | extent-tree.c | 2635 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_inc_ref() function 5674 ret = btrfs_inc_ref(trans, root, eb, true); in walk_down_proc()
|