Lines Matching refs:ref_mod
50 struct btrfs_key *ins, int ref_mod);
261 num_refs += head->ref_mod; in btrfs_lookup_extent_info()
1516 node->ref_mod); in run_delayed_data_ref()
1520 node->ref_mod, extent_op); in run_delayed_data_ref()
1524 ref->offset, node->ref_mod, in run_delayed_data_ref()
1654 if (node->ref_mod != 1) { in run_delayed_tree_ref()
1657 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
1934 locked_ref->ref_mod -= ref->ref_mod; in btrfs_run_delayed_refs_for_head()
1937 locked_ref->ref_mod += ref->ref_mod; in btrfs_run_delayed_refs_for_head()
4175 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() argument
4208 btrfs_set_extent_refs(leaf, extent_item, ref_mod); in alloc_reserved_file_extent()
4219 btrfs_set_shared_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()
4226 btrfs_set_extent_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()