Searched refs:vwc (Results 1 – 7 of 7) sorted by relevance
361 bool vwc = false; in nvme_mpath_alloc_disk() local385 if (ctrl->vwc & NVME_CTRL_VWC_PRESENT) in nvme_mpath_alloc_disk()386 vwc = true; in nvme_mpath_alloc_disk()387 blk_queue_write_cache(q, vwc, vwc); in nvme_mpath_alloc_disk()
2040 bool vwc = ctrl->vwc & NVME_CTRL_VWC_PRESENT; in nvme_set_queue_limits() local2052 blk_queue_write_cache(q, vwc, vwc); in nvme_set_queue_limits()3132 ctrl->vwc = id->vwc; in nvme_init_identify()
300 u8 vwc; member
68 __u8 vwc; member627 u8 vwc; member
629 dev->vwc = ctrl->vwc; in nvme_get_info_from_identify()775 if (dev->vwc) in nvme_blk_rw()
416 id->vwc = NVME_CTRL_VWC_PRESENT; in nvmet_execute_identify_ctrl()
292 __u8 vwc; member