Lines Matching refs:num_bytes
341 u64 num_bytes) in add_shared_data_ref() argument
349 be = add_block_entry(fs_info, bytenr, num_bytes, 0); in add_shared_data_ref()
371 u64 bytenr, u64 num_bytes) in add_extent_data_ref() argument
384 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in add_extent_data_ref()
491 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() argument
507 *num_bytes = key.offset; in process_leaf()
526 *num_bytes); in process_leaf()
533 *bytenr, *num_bytes); in process_leaf()
546 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree() argument
563 ret = process_leaf(root, path, bytenr, num_bytes, in walk_down_tree()
663 u64 num_bytes = generic_ref->num_bytes; in btrfs_ref_tree_mod() local
725 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
780 action, bytenr, num_bytes); in btrfs_ref_tree_mod()
977 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1002 &bytenr, &num_bytes, &tree_block_level); in btrfs_build_ref_tree()