Searched refs:txg_wait_synced_impl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dtxg.c702 txg_wait_synced_impl(dsl_pool_t *dp, uint64_t txg, boolean_t wait_sig) function
745 VERIFY0(txg_wait_synced_impl(dp, txg, B_FALSE));
755 return (txg_wait_synced_impl(dp, txg, B_TRUE));

Completed in 167 milliseconds