Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h70 extern void txg_fini(struct dsl_pool *dp);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c156 txg_fini(dsl_pool_t *dp) in txg_fini() function
H A Ddsl_pool.c402 txg_fini(dp); in dsl_pool_close()