Searched refs:zvol_log_write (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zvol.c | 1051 zvol_log_write(zvol_state_t *zv, dmu_tx_t *tx, offset_t off, ssize_t resid, in zvol_log_write() function 1304 zvol_log_write(zv, tx, off, size, sync); in zvol_strategy() 1473 zvol_log_write(zv, tx, off, bytes, sync); in zvol_write() 1608 zvol_log_write(zv, tx, off, resid, sync); in zvol_log_write_minor()
|