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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c112 &sl->sl_zvol_minor_hdl, /* minor soft state */
164 if (offset + len > zvol_get_volume_size(sl->sl_zvol_minor_hdl))
250 if (offset + len > zvol_get_volume_size(sl->sl_zvol_minor_hdl))
372 sync = !zvol_get_volume_wce(sl->sl_zvol_minor_hdl);
373 zvol_log_write_minor(sl->sl_zvol_minor_hdl, tx, offset,
400 if (offset + len > zvol_get_volume_size(sl->sl_zvol_minor_hdl))
431 if (offset + len > zvol_get_volume_size(sl->sl_zvol_minor_hdl))
436 sync = !zvol_get_volume_wce(sl->sl_zvol_minor_hdl);
450 zvol_log_write_minor(sl->sl_zvol_minor_hdl, tx, offset,
H A Dstmf_sbd.h225 void *sl_zvol_minor_hdl; member in struct:sbd_lu

Completed in 92 milliseconds