Lines Matching refs:num_bytes
356 u64 num_bytes) in add_shared_data_ref() argument
364 be = add_block_entry(fs_info, bytenr, num_bytes, 0); in add_shared_data_ref()
386 u64 bytenr, u64 num_bytes) in add_extent_data_ref() argument
399 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in add_extent_data_ref()
498 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() argument
514 *num_bytes = key.offset; in process_leaf()
533 *num_bytes); in process_leaf()
540 *bytenr, *num_bytes); in process_leaf()
553 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree() argument
570 ret = process_leaf(root, path, bytenr, num_bytes, in walk_down_tree()
670 u64 num_bytes = generic_ref->len; in btrfs_ref_tree_mod() local
732 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
787 action, bytenr, num_bytes); in btrfs_ref_tree_mod()
978 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1002 &bytenr, &num_bytes, &tree_block_level); in btrfs_build_ref_tree()