Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/
H A Dzfs_crrd.h72 void dbrrd_add(dbrrd_t *db, hrtime_t time, uint64_t txg);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_crrd.c157 dbrrd_add(dbrrd_t *db, hrtime_t time, uint64_t txg) in dbrrd_add() function
H A Dspa.c2098 dbrrd_add(&spa->spa_txg_log_time, curtime, txg); in spa_sync_time_logger()