Searched refs:dmu_sync (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| HD | dmu.h | 960 int dmu_sync(struct zio *zio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd);
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | dmu.c | 2130 dmu_sync(zio_t *pio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd) in dmu_sync() function
|
| HD | zvol.c | 1392 error = dmu_sync(zio, lr->lr_common.lrc_txg,
|
| HD | zfs_vnops.c | 1371 error = dmu_sync(zio, lr->lr_common.lrc_txg, in zfs_get_data()
|
| /freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/ |
| HD | ztest.c | 1939 error = dmu_sync(zio, lr->lr_common.lrc_txg, in ztest_get_data()
|