Lines Matching refs:ref_mod
54 struct btrfs_key *ins, int ref_mod);
229 num_refs += head->ref_mod; in btrfs_lookup_extent_info()
1523 node->ref_mod); in run_delayed_data_ref()
1527 node->ref_mod, extent_op); in run_delayed_data_ref()
1531 ref->offset, node->ref_mod, in run_delayed_data_ref()
1661 if (node->ref_mod != 1) { in run_delayed_tree_ref()
1664 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
1922 locked_ref->ref_mod -= ref->ref_mod; in btrfs_run_delayed_refs_for_head()
1925 locked_ref->ref_mod += ref->ref_mod; in btrfs_run_delayed_refs_for_head()
4656 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() argument
4689 btrfs_set_extent_refs(leaf, extent_item, ref_mod); in alloc_reserved_file_extent()
4700 btrfs_set_shared_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()
4707 btrfs_set_extent_data_ref_count(leaf, ref, ref_mod); in alloc_reserved_file_extent()