Home
last modified time | relevance | path

Searched refs:NVME_CTRL_ONCS_DSM (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnvme.h403 NVME_CTRL_ONCS_DSM = 1 << 2, enumerator
/linux/drivers/nvme/target/
H A Dadmin-cmd.c734 id->oncs = cpu_to_le16(NVME_CTRL_ONCS_DSM | in nvmet_execute_identify_ctrl()
/linux/drivers/nvme/host/
H A Dcore.c1893 else if (ctrl->oncs & NVME_CTRL_ONCS_DSM) in nvme_config_discard()
2119 (ns->ctrl->oncs & NVME_CTRL_ONCS_DSM)) in nvme_update_disk_info()