Home
last modified time | relevance | path

Searched refs:sbd_zvol_copy_write (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_impl.h319 int sbd_zvol_copy_write(sbd_lu_t *sl, uio_t *uio, int flags);
H A Dsbd_zvol.c421 sbd_zvol_copy_write(sbd_lu_t *sl, uio_t *uio, int flags) in sbd_zvol_copy_write() function
H A Dsbd_scsi.c839 ret = sbd_zvol_copy_write(sl, &uio, flags); in sbd_copy_rdwr()