Searched refs:zvol_get_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c160 static int zvol_get_data(void *arg, lr_write_t *lr, char *buf, zio_t *zio);
650 zv->zv_zilog = zil_open(os, zvol_get_data);
987 zvol_get_data(void *arg, lr_write_t *lr, char *buf, zio_t *zio) function

Completed in 78 milliseconds