Searched refs:txg_wait_open (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | txg.h | 102 extern void txg_wait_open(struct dsl_pool *dp, uint64_t txg,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | txg.c | 732 txg_wait_open(dsl_pool_t *dp, uint64_t txg, boolean_t should_quiesce) in txg_wait_open() function 1046 EXPORT_SYMBOL(txg_wait_open);
|
| H A D | vdev_trim.c | 1401 txg_wait_open(spa_get_dsl(spa), 0, issued_trim); in vdev_autotrim_thread()
|
| H A D | dmu.c | 879 txg_wait_open(dp, 0, B_TRUE); in dmu_free_long_range_impl()
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 5035 txg_wait_open(dmu_objset_pool(os), 0, B_TRUE); in ztest_dmu_read_write_zcopy()
|