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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c306 zvio->zvio_abp = abp;
316 arc_buf_t **abp = zvio->zvio_abp;
321 kmem_free(zvio->zvio_abp,
323 zvio->zvio_abp = NULL;
339 arc_buf_t **abp = zvio->zvio_abp;
378 kmem_free(zvio->zvio_abp,
380 zvio->zvio_abp = NULL;
H A Dsbd_impl.h273 void *zvio_abp; /* array of arc buffers */ member in struct:sbd_zvol_io

Completed in 59 milliseconds