enum nvme_id_ns_nmic - This field specifies multi-path I/O and namespace sharing capabilities of the
Contents
Constants
NVME_NS_NMIC_SHARED
If set, then the namespace may be attached to two or more controllers in the NVM subsystem
concurrently
May 2025 enum nvme_id_ns_nmic libnvme(2)
Name
enum nvme_id_ns_nmic - This field specifies multi-path I/O and namespace sharing capabilities of the
namespace.
Synopsis
enum nvme_id_ns_nmic {
NVME_NS_NMIC_SHARED
};
