Searched refs:zvol_log_write (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | zvol.c | 1606 zvol_log_write(zvol_state_t *zv, dmu_tx_t *tx, offset_t off, ssize_t resid, in zvol_log_write() function 1982 zvol_log_write(zv, tx, off, size, sync); in zvol_strategy() 2236 zvol_log_write(zv, tx, off, bytes, sync); in zvol_write() 2377 zvol_log_write(zv, tx, off, resid, sync); in zvol_log_write_minor()
|