Lines Matching defs:blkid
386 uint64_t blkid)
390 zb->zb_blkid = blkid;
566 uint64_t blkid)
579 md->md_furthest[txg & TXG_MASK].rbp_blkid = blkid;
598 uint64_t object, uint64_t blkid, uint64_t endblkid, uint32_t blksz)
602 uint64_t count = endblkid - blkid + 1;
604 update_redaction_list(md, os, object, blkid,
605 blkid + REDACT_BLOCK_MAX_COUNT - 1, blksz);
606 blkid += REDACT_BLOCK_MAX_COUNT;
617 coalesce->rbp_blkid + old_count == blkid &&
631 coalesce->rbp_blkid = blkid;
648 commit_rl_updates(os, md, object, blkid);
719 * record with the start object and blkid to 0, and the end object and blkid to