Home
last modified time | relevance | path

Searched refs:startblkid (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c924 uint64_t startblkid; in perform_redaction() local
929 startblkid = 0; in perform_redaction()
933 startblkid = rec->start_blkid; in perform_redaction()
941 update_redaction_list(&md, os, object, startblkid, in perform_redaction()