Lines Matching refs:num_bytes
365 u64 num_bytes) in add_shared_data_ref() argument
373 be = add_block_entry(fs_info, bytenr, num_bytes, 0); in add_shared_data_ref()
395 u64 bytenr, u64 num_bytes) in add_extent_data_ref() argument
408 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root); in add_extent_data_ref()
507 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes) in process_leaf() argument
522 *num_bytes = key.offset; in process_leaf()
540 *num_bytes); in process_leaf()
547 *bytenr, *num_bytes); in process_leaf()
560 int level, u64 *bytenr, u64 *num_bytes) in walk_down_tree() argument
591 ret = process_leaf(root, path, bytenr, num_bytes); in walk_down_tree()
688 int btrfs_ref_tree_mod(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in btrfs_ref_tree_mod() argument
748 be = add_block_entry(root->fs_info, bytenr, num_bytes, ref_root); in btrfs_ref_tree_mod()
801 (unsigned long long)num_bytes); in btrfs_ref_tree_mod()
979 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
1004 &bytenr, &num_bytes); in btrfs_build_ref_tree()