Lines Matching refs:ref_mod
54 struct btrfs_key *ins, int ref_mod);
226 num_refs += head->ref_mod; in btrfs_lookup_extent_info()
1536 node->ref_mod); in run_delayed_data_ref()
1540 node->ref_mod, extent_op); in run_delayed_data_ref()
1544 ref->offset, node->ref_mod, in run_delayed_data_ref()
1672 if (node->ref_mod != 1) { in run_delayed_tree_ref()
1675 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
1930 locked_ref->ref_mod -= ref->ref_mod; in btrfs_run_delayed_refs_for_head()
1933 locked_ref->ref_mod += ref->ref_mod; in btrfs_run_delayed_refs_for_head()
4570 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() argument
4602 btrfs_set_extent_refs(leaf, extent_item, ref_mod); in alloc_reserved_file_extent()
4613 btrfs_set_shared_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()
4620 btrfs_set_extent_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()