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

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

Completed in 199 milliseconds