Lines Matching refs:num_bytes
354 u64 num_bytes) in add_shared_data_ref() argument
362 be = add_block_entry(fs_info, bytenr, num_bytes, 0); in add_shared_data_ref()
384 u64 bytenr, u64 num_bytes) in add_extent_data_ref() argument
397 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in add_extent_data_ref()
496 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes) in process_leaf() argument
511 *num_bytes = key.offset; in process_leaf()
530 *num_bytes); in process_leaf()
537 *bytenr, *num_bytes); in process_leaf()
550 int level, u64 *bytenr, u64 *num_bytes) in walk_down_tree() argument
581 ret = process_leaf(root, path, bytenr, num_bytes); in walk_down_tree()
680 u64 num_bytes = generic_ref->len; in btrfs_ref_tree_mod() local
745 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
798 (unsigned long long)num_bytes); in btrfs_ref_tree_mod()
976 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1001 &bytenr, &num_bytes); in btrfs_build_ref_tree()