Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h81 extern void txg_kick(struct dsl_pool *dp);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c769 txg_kick(dsl_pool_t *dp) in txg_kick() function
H A Ddsl_pool.c910 txg_kick(dp); in dsl_pool_need_dirty_delay()