Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 – 3 of 3) sorted by relevance
78 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
3171 NVME_QUIRK_DEALLOCATE_ZEROES, },3174 NVME_QUIRK_DEALLOCATE_ZEROES, },3177 NVME_QUIRK_DEALLOCATE_ZEROES, },3180 NVME_QUIRK_DEALLOCATE_ZEROES, },
724 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()1860 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()