Lines Matching refs:num_bytes
392 head->num_bytes; in btrfs_select_ref_head()
483 existing->num_bytes = update->num_bytes; in update_existing_head_ref()
522 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
524 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
531 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_head() argument
567 head_ref->num_bytes = num_bytes; in init_delayed_ref_head()
589 qrecord->num_bytes = num_bytes; in init_delayed_ref_head()
642 delayed_refs->pending_csums += head_ref->num_bytes; in add_delayed_ref_head()
683 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_common() argument
696 ref->num_bytes = num_bytes; in init_delayed_ref_common()
713 u64 bytenr, u64 num_bytes, u64 parent, in btrfs_add_delayed_tree_ref() argument
754 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_tree_ref()
760 init_delayed_ref_head(head_ref, record, bytenr, num_bytes, in btrfs_add_delayed_tree_ref()
794 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_data_ref() argument
816 init_delayed_ref_common(fs_info, &ref->node, bytenr, num_bytes, in btrfs_add_delayed_data_ref()
841 init_delayed_ref_head(head_ref, record, bytenr, num_bytes, ref_root, in btrfs_add_delayed_data_ref()
873 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op() argument
883 init_delayed_ref_head(head_ref, NULL, bytenr, num_bytes, 0, 0, in btrfs_add_delayed_extent_op()