Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h138 uint64_t dlh_first_txg; /* txg this log went active */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_log.c109 hdr->dlh_first_txg = ddl->ddl_first_txg; in ddt_log_update_header()
635 ddl->ddl_first_txg = hdr.dlh_first_txg; in ddt_log_load_one()