Lines Matching refs:ref_mod
52 struct btrfs_key *ins, int ref_mod);
224 num_refs += head->ref_mod; in btrfs_lookup_extent_info()
1502 node->ref_mod); in run_delayed_data_ref()
1506 node->ref_mod, extent_op); in run_delayed_data_ref()
1510 ref->offset, node->ref_mod, in run_delayed_data_ref()
1639 if (node->ref_mod != 1) { in run_delayed_tree_ref()
1642 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
1910 locked_ref->ref_mod -= ref->ref_mod; in btrfs_run_delayed_refs_for_head()
1913 locked_ref->ref_mod += ref->ref_mod; in btrfs_run_delayed_refs_for_head()
4343 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() argument
4376 btrfs_set_extent_refs(leaf, extent_item, ref_mod); in alloc_reserved_file_extent()
4387 btrfs_set_shared_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()
4394 btrfs_set_extent_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()