nvme_fdp_event_realloc(2)
Media Reallocated Event Type Specific Information
Description
libnvme
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 |