Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h373 __u8 vwc; member
/linux/drivers/nvme/host/
H A Dcore.c2391 if ((ns->ctrl->vwc & NVME_CTRL_VWC_PRESENT) && !info->no_vwc) in nvme_update_ns_info_block()
3574 ctrl->vwc = id->vwc; in nvme_init_identify()
/linux/drivers/nvme/target/
H A Dadmin-cmd.c739 /* XXX: don't report vwc if the underlying device is write through */ in nvmet_execute_identify_ctrl()
740 id->vwc = NVME_CTRL_VWC_PRESENT; in nvmet_execute_identify_ctrl()
1091 * so report supporting vwc if backend is file, even in nvmet_execute_id_cs_indep()