nvme_get_log_fdp_stats - Get Flexible Data Placement statistics
Contents
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
August 2025 nvme_get_log_fdp_stats nvme_get_log_fdp_stats(2)
Name
nvme_get_log_fdp_stats - Get Flexible Data Placement statistics
Synopsis
intnvme_get_log_fdp_stats(intfd,__u16egid,__u32offset,__u32len,void*log);
