Home
last modified time | relevance | path

Searched refs:NVME_QUIRK_DEALLOCATE_ZEROES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h78 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
H A Dpci.c3178 NVME_QUIRK_DEALLOCATE_ZEROES, },
3181 NVME_QUIRK_DEALLOCATE_ZEROES, },
3184 NVME_QUIRK_DEALLOCATE_ZEROES |
3189 NVME_QUIRK_DEALLOCATE_ZEROES, },
H A Dcore.c752 if (ns->ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_setup_write_zeroes()
1925 if (ctrl->quirks & NVME_QUIRK_DEALLOCATE_ZEROES) in nvme_config_discard()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c3339 NVME_QUIRK_DEALLOCATE_ZEROES, },
3342 NVME_QUIRK_DEALLOCATE_ZEROES, },
3345 NVME_QUIRK_DEALLOCATE_ZEROES |
3350 NVME_QUIRK_DEALLOCATE_ZEROES, },
H A Dnvme.h73 NVME_QUIRK_DEALLOCATE_ZEROES = (1 << 2), enumerator
H A Dcore.c866 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()

Completed in 30 milliseconds