Lines Matching defs:offset
966 sector_t offset)
971 sector_t ppl_sector = rdev->ppl.sector + offset +
1118 pr_debug("%s: ppl header crc does not match: stored: 0x%x calculated: 0x%x (offset: %llu)\n",
1135 pr_debug("%s: ppl header signature does not match: stored: 0x%x configured: 0x%x (offset: %llu)\n",
1156 /* calculate next potential ppl offset */
1167 pr_debug("%s: latest PPL found at offset: %llu, with generation: %llu\n",
1290 ((rdev->ppl.offset > 0 && rdev->ppl.offset < (rdev->sb_size >> 9)) ||
1291 (rdev->ppl.offset <= 0 && rdev->ppl.offset + ppl_size_new > 0))) {
1341 if (mddev->bitmap_info.file || mddev->bitmap_info.offset) {