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_realloc - Media Reallocated Event Type Specific Information

Members

flags Event Type Specific flags (enumnvme_fdp_event_realloc_flags) rsvd1 Reserved nlbam Number of LBAs Moved lba Logical Block Address rsvd12 Reserved August 2025 struct nvme_fdp_event_realloc libnvme(2)

Name

struct nvme_fdp_event_realloc - Media Reallocated Event Type Specific Information

Synopsis

struct nvme_fdp_event_realloc { __u8flags;__u8rsvd1;__le16nlbam;__le64lba;__u8rsvd12[4]; };

See Also