Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h539 uint64_t un_thin_flags; member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c19490 un->un_thin_flags = 0;
19492 un->un_thin_flags |= SD_THIN_PROV_ENABLED;
19494 un->un_thin_flags |= SD_THIN_PROV_READ_ZEROS;
20756 if (!(un->un_thin_flags & SD_THIN_PROV_ENABLED) ||
22557 i = (un->un_thin_flags & SD_THIN_PROV_ENABLED) ? 1 : 0;