nvme_get_log_fdp_stats(2)
Get Flexible Data Placement statistics
Description
nvme_get_log_fdp_stats
NAME
nvme_get_log_fdp_stats - Get Flexible Data Placement statistics
SYNOPSIS
int nvme_get_log_fdp_stats (int fd , __u16 egid , __u32 offset , __u32 len , void *log );
ARGUMENTS
|
fd |
File descriptor of nvme device |
|||
|
egid |
Endurance group identifier |
|||
|
offset |
Offset into log page |
|||
|
len |
Length (in bytes) of provided user buffer to hold the log data |
|||
|
log |
Log page data buffer |