Searched refs:dmu_sync (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_vnops.c | 833 error = dmu_sync(zio, lr->lr_common.lrc_txg, in zfs_get_data()
|
| H A D | dmu.c | 1698 dmu_sync(zio_t *pio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd) in dmu_sync() function 2326 EXPORT_SYMBOL(dmu_sync);
|
| H A D | zvol.c | 714 error = dmu_sync(zio, lr->lr_common.lrc_txg, in zvol_get_data()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu.h | 1046 int dmu_sync(struct zio *zio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd);
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 2348 error = dmu_sync(zio, lr->lr_common.lrc_txg, in ztest_get_data()
|