Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
3339 NVME_QUIRK_DEALLOCATE_ZEROES, },3342 NVME_QUIRK_DEALLOCATE_ZEROES, },3345 NVME_QUIRK_DEALLOCATE_ZEROES |3350 NVME_QUIRK_DEALLOCATE_ZEROES, },
73 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
866 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1749 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()