Lines Matching defs:bytenr
547 ctx.bytenr = found_key.objectid;
623 "tree block %llu mirror %u has bad bytenr, has %llu want %llu",
1187 * - Only needs logical bytenr and mirror_num
1565 * whose logical bytenr is not BTRFS_STRIPE_LEN aligned.
1867 * as the data stripe bytenr may be smaller than previous extent. Thus
2084 /* Get the logical bytenr for the stripe */
2718 u64 bytenr;
2742 bytenr = btrfs_sb_offset(i);
2743 if (bytenr + BTRFS_SUPER_INFO_SIZE >
2746 if (!btrfs_check_super_location(scrub_dev, bytenr))
2749 ret = scrub_one_super(sctx, scrub_dev, page, bytenr, gen);