Home
last modified time | relevance | path

Searched refs:SD_THIN_PROV_ENABLED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h223 SD_THIN_PROV_ENABLED = 1 << 0, /* UNMAP available */ enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c19492 un->un_thin_flags |= SD_THIN_PROV_ENABLED;
20756 if (!(un->un_thin_flags & SD_THIN_PROV_ENABLED) ||
22557 i = (un->un_thin_flags & SD_THIN_PROV_ENABLED) ? 1 : 0;