Lines Matching defs:num_bytes
356 u64 num_bytes)
364 be = add_block_entry(fs_info, bytenr, num_bytes, 0);
386 u64 bytenr, u64 num_bytes)
399 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root);
498 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes)
513 *num_bytes = key.offset;
532 *num_bytes);
539 *bytenr, *num_bytes);
552 int level, u64 *bytenr, u64 *num_bytes)
583 ret = process_leaf(root, path, bytenr, num_bytes);
682 u64 num_bytes = generic_ref->len;
747 be = add_block_entry(fs_info, bytenr, num_bytes, ref_root);
801 "trying to do action %d to bytenr %llu num_bytes %llu but there is no existing entry!",
803 (unsigned long long)num_bytes);
997 u64 bytenr = 0, num_bytes = 0;
1016 * We have to keep track of the bytenr/num_bytes we last hit
1022 &bytenr, &num_bytes);