Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-tree.h141 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
H A Dctree.c295 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 Dextent-tree.c2635 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()