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