Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzil.h491 extern void zil_destroy_sync(zilog_t *zilog, dmu_tx_t *tx);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c916 zil_destroy_sync(dmu_objset_zil(os), tx); in dsl_async_clone_destroy()
966 zil_destroy_sync(dmu_objset_zil(os), tx); in dsl_async_dataset_destroy()
H A Dzil.c790 zil_destroy_sync(zilog, tx); in zil_destroy()
798 zil_destroy_sync(zilog_t *zilog, dmu_tx_t *tx) in zil_destroy_sync() function
3703 EXPORT_SYMBOL(zil_destroy_sync);