Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c46 bool no_vwc; member
1651 info->no_vwc = id->nsfeat & NVME_NS_VWC_NOT_PRESENT; in nvme_ns_info_from_id_cs_indep()
2209 if ((ns->ctrl->vwc & NVME_CTRL_VWC_PRESENT) && !info->no_vwc) in nvme_update_ns_info_block()