Searched refs:dmu_sync (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| D | dmu.h | 931 int dmu_sync(struct zio *zio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd);
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | dmu.c | 1803 dmu_sync(zio_t *pio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd) in dmu_sync() function
|
| D | zvol.c | 1580 error = dmu_sync(zio, lr->lr_common.lrc_txg, in zvol_get_data()
|
| D | zfs_vnops.c | 1565 error = dmu_sync(zio, lr->lr_common.lrc_txg, in zfs_get_data()
|
| /netbsd/src/external/cddl/osnet/dist/cmd/ztest/ |
| D | ztest.c | 1905 error = dmu_sync(zio, lr->lr_common.lrc_txg, in ztest_get_data()
|