Lines Matching defs:num_bytes
359 u64 num_bytes)
367 be = add_block_entry(fs_info, bytenr, num_bytes, 0);
389 u64 bytenr, u64 num_bytes)
402 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root);
501 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes,
517 *num_bytes = key.offset;
536 *num_bytes);
543 *bytenr, *num_bytes);
556 int level, u64 *bytenr, u64 *num_bytes,
573 ret = process_leaf(root, path, bytenr, num_bytes,
673 u64 num_bytes = generic_ref->len;
735 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root);
789 "trying to do action %d to bytenr %llu num_bytes %llu but there is no existing entry!",
790 action, bytenr, num_bytes);
986 u64 bytenr = 0, num_bytes = 0;
1005 * We have to keep track of the bytenr/num_bytes we last hit
1011 &bytenr, &num_bytes, &tree_block_level);