Searched refs:NVME_QUIRK_DISABLE_WRITE_ZEROES (Results 1 – 3 of 3) sorted by relevance
3216 NVME_QUIRK_DISABLE_WRITE_ZEROES, },3221 NVME_QUIRK_DISABLE_WRITE_ZEROES |3240 NVME_QUIRK_DISABLE_WRITE_ZEROES|3267 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },3269 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
114 NVME_QUIRK_DISABLE_WRITE_ZEROES = (1 << 9), enumerator
1949 !(ctrl->quirks & NVME_QUIRK_DISABLE_WRITE_ZEROES)) in nvme_config_write_zeroes()