Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
3201 NVME_QUIRK_DEALLOCATE_ZEROES, },3204 NVME_QUIRK_DEALLOCATE_ZEROES, },3207 NVME_QUIRK_DEALLOCATE_ZEROES |3211 NVME_QUIRK_DEALLOCATE_ZEROES, },
78 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
762 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1935 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()