Searched refs:zvol_log_write (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | zvol.c | 1416 zvol_log_write(zvol_state_t *zv, dmu_tx_t *tx, offset_t off, ssize_t resid, function 1731 zvol_log_write(zv, tx, off, size, sync); 1947 zvol_log_write(zv, tx, off, bytes, sync); 2083 zvol_log_write(zv, tx, off, resid, sync);
|