DOKK / manpages / debian 12 / libnvme-dev / nvme_fdp_event_realloc.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_fdp_event_realloc - Media Reallocated Event Type Specific Information

struct nvme_fdp_event_realloc {
__u8 flags;
__u8 rsvd1;
__u16 nlbam;
__u64 lba;
__u8 rsvd12[4];
};

Event Type Specific flags (enum nvme_fdp_event_realloc_flags)
Reserved
Number of LBAs Moved
Logical Block Address
Reserved
struct nvme_fdp_event_realloc January 2023