Searched refs:txg_init (Results 1 – 3 of 3) sorted by relevance
89 extern void txg_init(struct dsl_pool *dp, uint64_t txg);
122 txg_init(dsl_pool_t *dp, uint64_t txg) in txg_init() function1081 EXPORT_SYMBOL(txg_init);
199 txg_init(dp, txg); in dsl_pool_open_impl()