Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h69 extern void txg_init(struct dsl_pool *dp, uint64_t txg);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c118 txg_init(dsl_pool_t *dp, uint64_t txg) in txg_init() function
H A Ddsl_pool.c195 txg_init(dp, txg); in dsl_pool_open_impl()