Searched refs:NVME_NS_VWC_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | nvme.h | 600 NVME_NS_VWC_NOT_PRESENT = 1 << 5, enumerator |
/linux/drivers/nvme/target/ | ||
H A D | admin-cmd.c | 1104 id->nsfeat |= NVME_NS_VWC_NOT_PRESENT; in nvmet_execute_id_cs_indep() |