Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dadmin-cmd.c437 NVME_CTRL_ONCS_WRITE_ZEROES); in nvmet_execute_identify_ctrl()
/linux-6.1.9/include/linux/
Dnvme.h365 NVME_CTRL_ONCS_WRITE_ZEROES = 1 << 3, enumerator
/linux-6.1.9/drivers/nvme/host/
Dcore.c3061 if ((ctrl->oncs & NVME_CTRL_ONCS_WRITE_ZEROES) && in nvme_init_non_mdts_limits()