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

struct nvme_id_independent_id_ns - Identify - I/O Command Set Independent Identify Namespace Data

Members

nsfeat common namespace features nmic Namespace Multi-path I/O and Namespace Sharing Capabilities rescap Reservation Capabilities fpi Format Progress Indicator anagrpid ANA Group Identifier nsattr Namespace Attributes rsvd9 reserved nvmsetid NVM Set Identifier endgid Endurance Group Identifier nstat Namespace Status kpios Key Per I/O Status maxkt Maximum Key Tag rsvd18 Reserved rgrpid Reachability Group Identifier rsvd24 Reserved August 2025 struct nvme_id_independent_id_ns libnvme(2)

Name

struct nvme_id_independent_id_ns - Identify - I/O Command Set Independent Identify Namespace Data Structure

Synopsis

struct nvme_id_independent_id_ns { __u8nsfeat;__u8nmic;__u8rescap;__u8fpi;__le32anagrpid;__u8nsattr;__u8rsvd9;__le16nvmsetid;__le16endgid;__u8nstat;__u8kpios;__le16maxkt;__u8rsvd18[2];__le32rgrpid;__u8rsvd24[4072]; };

See Also