Lines Matching refs:num_bytes
359 u64 num_bytes) in add_shared_data_ref() argument
367 be = add_block_entry(fs_info, bytenr, num_bytes, 0); in add_shared_data_ref()
389 u64 bytenr, u64 num_bytes) in add_extent_data_ref() argument
402 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in add_extent_data_ref()
501 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() argument
517 *num_bytes = key.offset; in process_leaf()
536 *num_bytes); in process_leaf()
543 *bytenr, *num_bytes); in process_leaf()
556 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree() argument
573 ret = process_leaf(root, path, bytenr, num_bytes, in walk_down_tree()
673 u64 num_bytes = generic_ref->len; in btrfs_ref_tree_mod() local
735 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
790 action, bytenr, num_bytes); in btrfs_ref_tree_mod()
982 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1007 &bytenr, &num_bytes, &tree_block_level); in btrfs_build_ref_tree()