Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h79 extern void txg_delay(struct dsl_pool *dp, uint64_t txg, hrtime_t delta,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c645 txg_delay(dsl_pool_t *dp, uint64_t txg, hrtime_t delay, hrtime_t resolution) in txg_delay() function
1044 EXPORT_SYMBOL(txg_delay);
H A Ddsl_dir.c1426 txg_delay(dd->dd_pool, tx->tx_txg, in dsl_dir_tempreserve_space()