Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
71 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
3317 NVME_QUIRK_DEALLOCATE_ZEROES, },3320 NVME_QUIRK_DEALLOCATE_ZEROES, },3323 NVME_QUIRK_DEALLOCATE_ZEROES |3328 NVME_QUIRK_DEALLOCATE_ZEROES, },
902 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1731 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()