Searched refs:NVME_QUIRK_DISABLE_WRITE_ZEROES (Results 1 – 3 of 3) sorted by relevance
3214 NVME_QUIRK_DISABLE_WRITE_ZEROES, },3219 NVME_QUIRK_DISABLE_WRITE_ZEROES |3238 NVME_QUIRK_DISABLE_WRITE_ZEROES|3263 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },3265 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
114 NVME_QUIRK_DISABLE_WRITE_ZEROES = (1 << 9), enumerator
1929 !(ctrl->quirks & NVME_QUIRK_DISABLE_WRITE_ZEROES)) in nvme_config_write_zeroes()