Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dadmin-cmd.c358 NVME_CTRL_ONCS_WRITE_ZEROES); in nvmet_execute_identify_ctrl()
/Linux-v5.4/include/linux/
Dnvme.h291 NVME_CTRL_ONCS_WRITE_ZEROES = 1 << 3, enumerator
/Linux-v5.4/drivers/nvme/host/
Dcore.c1690 if (!(ns->ctrl->oncs & NVME_CTRL_ONCS_WRITE_ZEROES) || in nvme_config_write_zeroes()