Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
71 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
3297 NVME_QUIRK_DEALLOCATE_ZEROES, },3300 NVME_QUIRK_DEALLOCATE_ZEROES, },3303 NVME_QUIRK_DEALLOCATE_ZEROES, },3306 NVME_QUIRK_DEALLOCATE_ZEROES, },
892 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1673 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()