Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
3403 NVME_QUIRK_DEALLOCATE_ZEROES, },3406 NVME_QUIRK_DEALLOCATE_ZEROES, },3409 NVME_QUIRK_DEALLOCATE_ZEROES |3414 NVME_QUIRK_DEALLOCATE_ZEROES, },
74 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
843 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1730 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()