Searched refs:vwc (Results 1 – 10 of 10) sorted by relevance
606 bool vwc = false; in nvme_mpath_alloc_disk() local660 if (ctrl->vwc & NVME_CTRL_VWC_PRESENT) in nvme_mpath_alloc_disk()661 vwc = true; in nvme_mpath_alloc_disk()662 blk_queue_write_cache(head->disk->queue, vwc, vwc); in nvme_mpath_alloc_disk()
1851 bool vwc = ctrl->vwc & NVME_CTRL_VWC_PRESENT; in nvme_set_queue_limits() local1863 blk_queue_write_cache(q, vwc, vwc); in nvme_set_queue_limits()3060 ctrl->vwc = id->vwc; in nvme_init_identify()
336 u8 vwc; member
67 __u8 vwc; member626 u8 vwc; member
585 dev->vwc = ctrl->vwc; in nvme_get_info_from_identify()
439 id->vwc = NVME_CTRL_VWC_PRESENT; in nvmet_execute_identify_ctrl()
334 __u8 vwc; member
1150 uint8_t vwc; member
579 s->write_cache_supported = le32_to_cpu(id->ctrl.vwc) & 0x1; in nvme_identify()
8749 id->vwc = NVME_VWC_NSID_BROADCAST_SUPPORT | NVME_VWC_PRESENT; in nvme_init_ctrl()