Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dadmin-cmd.c436 NVME_CTRL_ONCS_WRITE_ZEROES); in nvmet_execute_identify_ctrl()
/linux/include/linux/
H A Dnvme.h369 NVME_CTRL_ONCS_WRITE_ZEROES = 1 << 3, enumerator
/linux/drivers/nvme/host/
H A Dcore.c3021 if ((ctrl->oncs & NVME_CTRL_ONCS_WRITE_ZEROES) && in nvme_init_non_mdts_limits()