Searched defs:zvol (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c466 boolean_t zvol; /* is vDisk backed by a zvol */ member in struct:vd
1916 if (vd->zvol) {
2122 if (vd->file || vd->zvol) {
4680 if (vd->file || vd->zvol) {
6555 vd->zvol = B_TRUE;
6701 if ((vd->file || vd->zvol) && vd->ioq == NULL) {

Completed in 78 milliseconds