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()
509 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() argument
525 *num_bytes = key.offset; in process_leaf()
544 *num_bytes); in process_leaf()
551 *bytenr, *num_bytes); in process_leaf()
564 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()
681 u64 num_bytes = generic_ref->num_bytes; in btrfs_ref_tree_mod() local
743 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
798 action, bytenr, num_bytes); in btrfs_ref_tree_mod()
994 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1019 &bytenr, &num_bytes, &tree_block_level); in btrfs_build_ref_tree()