NAME

struct nvme_fdp_event_realloc - Media Reallocated Event Type Specific Information

SYNOPSIS

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

Members

flags
Event Type Specific flags (enum nvme_fdp_event_realloc_flags)
rsvd1
Reserved
nlbam
Number of LBAs Moved
lba
Logical Block Address
rsvd12
Reserved

Questions & Answers

Helpful answers and articles about nvme_fdp_event_realloc you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search