Searched refs:un_thin_flags (Results 1 – 2 of 2) sorted by relevance
539 uint64_t un_thin_flags; member
19495 un->un_thin_flags = 0;19497 un->un_thin_flags |= SD_THIN_PROV_ENABLED;19499 un->un_thin_flags |= SD_THIN_PROV_READ_ZEROS;20761 if (!(un->un_thin_flags & SD_THIN_PROV_ENABLED) ||22562 i = (un->un_thin_flags & SD_THIN_PROV_ENABLED) ? 1 : 0;