Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

enum nvme_virt_mgmt_act - Virtualization Management - Action

Constants

NVME_VIRT_MGMT_ACT_PRIM_CTRL_FLEX_ALLOC Primary Controller Flexible Allocation NVME_VIRT_MGMT_ACT_OFFLINE_SEC_CTRL Secondary Controller Offline NVME_VIRT_MGMT_ACT_ASSIGN_SEC_CTRL Secondary Controller Assign NVME_VIRT_MGMT_ACT_ONLINE_SEC_CTRL Secondary Controller Online May 2025 enum nvme_virt_mgmt_act libnvme(2)

Name

enum nvme_virt_mgmt_act - Virtualization Management - Action

Synopsis

enum nvme_virt_mgmt_act { NVME_VIRT_MGMT_ACT_PRIM_CTRL_FLEX_ALLOC , NVME_VIRT_MGMT_ACT_OFFLINE_SEC_CTRL , NVME_VIRT_MGMT_ACT_ASSIGN_SEC_CTRL , NVME_VIRT_MGMT_ACT_ONLINE_SEC_CTRL };

See Also