Home
last modified time | relevance | path

Searched refs:btrfs_inc_ref (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dctree.c296 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in btrfs_copy_root()
417 ret = btrfs_inc_ref(trans, root, buf, true); in update_ref_for_cow()
425 ret = btrfs_inc_ref(trans, root, cow, true); in update_ref_for_cow()
434 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow()
440 ret = btrfs_inc_ref(trans, root, cow, is_reloc_root); in update_ref_for_cow()
H A Dextent-tree.c2639 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_inc_ref() function
5678 ret = btrfs_inc_ref(trans, root, eb, true); in walk_down_proc()