Searched refs:dmu_sync_late_arrival (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu.c | 1613 dmu_sync_late_arrival(zio_t *pio, objset_t *os, dmu_sync_cb_t *done, zgd_t *zgd, in dmu_sync_late_arrival() function 1724 return (dmu_sync_late_arrival(pio, os, done, zgd, &zp, &zb)); in dmu_sync() 1748 return (dmu_sync_late_arrival(pio, os, done, zgd, &zp, &zb)); in dmu_sync()
|