logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_fdp_event - FDP Event

Members

type Event Type (enumnvme_fdp_event_type) flags Event Flags (enumnvme_fdp_event_flags) pid Placement Identifier ts Timestamp nsid Namespace Identifier type_specific Event Type Specific Information rgid Reclaim Group Identifier ruhid Reclaim Unit Handle Identifier rsvd35 Reserved vs Vendor Specific May 2025 struct nvme_fdp_event libnvme(2)

Name

struct nvme_fdp_event - FDP Event

Synopsis

struct nvme_fdp_event { __u8type;__u8flags;__le16pid;structnvme_timestampts;__le32nsid;__u8type_specific[16];__le16rgid;__u8ruhid;__u8rsvd35[5];__u8vs[24]; };

See Also